Add NS_DEPTH to list of macros processed by mantomak

This commit is contained in:
hshaw 1998-04-21 06:41:47 +00:00
parent f90be69d01
commit e28082ff57
2 changed files with 1 additions and 0 deletions

View File

@ -284,6 +284,7 @@ int buffer_to_output(char *pBuffer, FILE *pOutput)
slash_convert(pMacros, "JBOOTDIRS");
slash_convert(pMacros, "JDIRS");
slash_convert(pMacros, "DEPTH");
slash_convert(pMacros, "NS_DEPTH");
slash_convert(pMacros, "PACKAGE");
slash_convert(pMacros, "JMC_GEN_DIR");
slash_convert(pMacros, "DIST_PUBLIC");

Binary file not shown.