Don't rely on cpp to be in the $PATH, call it from em/lib.
This commit is contained in:
parent
95da5226fb
commit
dfea415aa3
@ -1,3 +1,3 @@
|
||||
rm temp.c
|
||||
rm -f temp.c
|
||||
cat header deffile $1 >> temp.c
|
||||
cpp -P temp.c >$2
|
||||
../../../lib/cpp -P temp.c >$2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user