summaryrefslogtreecommitdiff
path: root/usr.bin/dirname/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2014-10-09Integrate usr.bin/dirname/tests from NetBSD into atf/kyuaEnji Cooper
2014-04-13NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh
2004-12-21Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov
2004-10-24For variables that are only checked with defined(), don't provideRuslan Ermilov
2002-02-08Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray
2001-06-30Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$Dima Dorfman
1998-12-06Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes