Adapted to the new C preprocessor that does NOT have

ANY default include directories like /usr/include.
This commit is contained in:
keie
1984-06-21 11:25:05 +00:00
parent 0c1ac8e7dd
commit f13d0d6c3e
13 changed files with 13 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
name cpp
# no from, it's governed by the P property
to .i
program {EM}/lib/cpp
program {EM}/lib/cpp.new
mapflag -I* CPP_F={CPP_F?} -I*
mapflag -U* CPP_F={CPP_F?} -U*
mapflag -D* CPP_F={CPP_F?} -D*