no links in /usr/include to vax specific stuff; so CFLAGS+=/sys
authorKeith Sklower <sklower@ucbvax.Berkeley.EDU>
Fri, 12 Apr 1991 02:21:16 +0000 (18:21 -0800)
committerKeith Sklower <sklower@ucbvax.Berkeley.EDU>
Fri, 12 Apr 1991 02:21:16 +0000 (18:21 -0800)
SCCS-vsn: old/rxformat/Makefile 5.4

usr/src/old/rxformat/Makefile

index c983d09..99444a3 100644 (file)
@@ -1,7 +1,8 @@
-#      @(#)Makefile    5.3 (Berkeley) %G%
+#      @(#)Makefile    5.4 (Berkeley) %G%
 
 PROG=  rxformat
 MAN8=  rxformat.0
 
 PROG=  rxformat
 MAN8=  rxformat.0
+CFLAGS+=-I/sys
 MANSUBDIR=/vax
 
 .include <bsd.prog.mk>
 MANSUBDIR=/vax
 
 .include <bsd.prog.mk>