Files
tack/mach/mantra/int/prep

4 lines
76 B
Plaintext
Executable File

rm -f temp.c
cat header deffile $1 >> temp.c
../../../lib/cpp -P temp.c >$2