summaryrefslogtreecommitdiff
path: root/comm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'comm.sh')
-rw-r--r--comm.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/comm.sh b/comm.sh
index 4fc8cb2..ad2210c 100644
--- a/comm.sh
+++ b/comm.sh
@@ -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 \