=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rpcgen/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/rpcgen/Makefile 1997/09/21 11:50:38 1.3 +++ src/usr.bin/rpcgen/Makefile 1997/10/11 21:10:40 1.4 @@ -1,9 +1,7 @@ -# $OpenBSD: Makefile,v 1.3 1997/09/21 11:50:38 deraadt Exp $ +# $OpenBSD: Makefile,v 1.4 1997/10/11 21:10:40 deraadt Exp $ PROG= rpcgen SRCS= rpc_clntout.c rpc_cout.c rpc_hout.c rpc_main.c rpc_parse.c rpc_scan.c \ rpc_svcout.c rpc_util.c rpc_sample.c rpc_tblout.c - -CFLAGS += -ansi .include