summaryrefslogtreecommitdiff
path: root/bin/chflags/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2017-09-29Fix Makefile entries from r323275Alan Somers
2017-09-07Add basic tests for chflags, mkdir, rcp, and rmdirAlan Somers
2016-02-09Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber
2005-01-27WARNS?=6 is already in bin/Makefile.inc, so remove this one.Xin LI
2004-10-03chflags compiles with WARNS?=6.Stefan Farfeleder
2003-02-19We can simplify this Makefile down to a single line now.David E. O'Brien
2002-04-28Reorder for style.Mark Murray
2002-02-08Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray
2001-12-02Slight makefile style.Mark Murray
2001-06-22WARNS= -> WARNS?=Dima Dorfman
2001-05-20Silence WARNS=2 and BDECFLAGS on alpha and i386Kris Kennaway
2000-11-10Install `chflags' in the root partition, NOT /usr where it is not availableDavid E. O'Brien
2000-06-17Switch over to using the new fflagstostr and strtofflags library calls.Josef Karthauser
2000-02-05Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser
2000-01-27Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser
2000-01-01Added missing DPADD's. Removed unrequired SRCS's.Josef Karthauser
1999-12-30Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser
1998-12-06Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs
1997-06-29NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".Paul Traina
1995-07-24Set NOSHARED=true, having this binary static makes it much easier toRodney W. Grimes
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes