gcc blows dead goats
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 29 Jun 1990 02:45:56 +0000 (18:45 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 29 Jun 1990 02:45:56 +0000 (18:45 -0800)
SCCS-vsn: usr.bin/ex/makeoptions 6.6

usr/src/usr.bin/ex/makeoptions

index 7024577..b9bfc62 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)makeoptions 6.5 (Berkeley) %G%
+#      @(#)makeoptions 6.6 (Berkeley) %G%
 #
 
 #
 #
 
 #
@@ -20,7 +20,7 @@ ex - $TMP1 <<'%'
        q
 '%'
 shift
        q
 '%'
 shift
-cc -E $* $TMP1 > $TMP2
+cpp $* $TMP1 > $TMP2
 ex - $TMP2 <<'X'
        " delete all preprocessor output (# line, etc)
        g/^# /d
 ex - $TMP2 <<'X'
        " delete all preprocessor output (# line, etc)
        g/^# /d
@@ -49,7 +49,7 @@ ex - $TMP2 <<'X'
 .
        $s/e[   ].*[    ]/e     NOPTS   /
        0a
 .
        $s/e[   ].*[    ]/e     NOPTS   /
        0a
-       /*  sccs id   @(#)  ex_vars.h  @(#)makeoptions  6.5 %G%  */
+       /*  sccs id   @(#)  ex_vars.h  @(#)makeoptions  6.6 %G%  */
 .
        w! ex_vars.h
        q
 .
        w! ex_vars.h
        q