Added some code for dependency generator

This commit is contained in:
ceriel
1990-01-23 15:25:21 +00:00
parent 94b3467079
commit ae3e9716f5
8 changed files with 84 additions and 6 deletions

View File

@@ -66,3 +66,12 @@
#define LINE_PREFIX "#" /* prefix for generated line directives,
either "#" or "#line"
*/
!File: mkdep.h
#undef MKDEP 1 /* if defined, preprocessor only outputs
names of files included (not finished yet)
*/