summaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen/Makefile
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2013-08-11WARNS=5dholland
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2001-08-14Add hooks to allow toolchain bits to be reachover-built at the top level.tv
2001-03-21Remove -g.mycroft
2001-03-21Add a -M flag, for generating thread-safe stubs, per RedHat.mycroft
1997-10-23remove CFLAGS+=-glukem
1997-10-19remove WARNS=1lukem
1997-10-11- Rename "inline" variable to "doinline" so that we don't need -ansichristos
1995-06-11Clean up import & propagate NetBSD changes.pk
1993-08-23rpcgen is just a protocol compiler, it doesn't need -lrpcjtc
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-04-03Added rpcgen(1)glass