diff options
Diffstat (limited to 'comm.sh')
-rw-r--r-- | comm.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ $AWK < ${srcdir}/comm.c >> comm.h ' old = $2; } ' + $CC -E -I. -I${srcdir} ${srcdir}/comm.c > comm.cpp sed < comm.cpp \ -n \ |