change flag -xs to -i, -xm to -m, dependencies

This commit is contained in:
ceriel
1990-06-06 16:10:19 +00:00
parent 27c1b37c21
commit aff5b89ac9
7 changed files with 125 additions and 8 deletions

View File

@@ -44,3 +44,4 @@ struct macro {
#define K_LINE 10
#define K_PRAGMA 11
#define K_UNDEF 12
#define K_FILE 100 /* for dependency generator */