summaryrefslogtreecommitdiff
path: root/usr.bin/tip/Makefile
AgeCommit message (Collapse)Author
1997-11-22WARNSify, KNFify, using ANSI string functions, cleanup .Nm usagelukem
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-10-20disable WARNS here for now.mrg
1997-10-11Make these executables world-readable.mycroft
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
will be fixed using the new .NOPATH make feature instead.
1997-05-06Use .PATH.c: ...gwr
1996-12-29add -ansi -pedantic to CFLAGS, so that people won't try to use the behaviourcgd
of the old zzhack-access macros, which with the current macro definitions would cause a cast value to be used as an lvalue, which is a gcc extension, but _not_ what we want.
1994-12-08Merged with 4.4lite.jtc
Changed to conform to NetBSD's new RCS Id convention.
1993-08-04We're have a real cu now, so break the link between cu and tip.jtc
1993-07-30Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd