commented out ex_vars.h since you manually do makeoptions
[unix-history] / usr / src / usr.bin / ex / OTHER / makefile.70
index 300b1e8..8536a03 100644 (file)
@@ -70,8 +70,8 @@ tags: /tmp
 
 ${OBJS}: ex_vars.h
 
 
 ${OBJS}: ex_vars.h
 
-ex_vars.h:
-       csh makeoptions ${CFLAGS}
+ex_vars.h:
+#      csh makeoptions ${CFLAGS}
 
 bcopy.o:       bcopy.c
        cc -c ${CFLAGS} bcopy.c
 
 bcopy.o:       bcopy.c
        cc -c ${CFLAGS} bcopy.c