diff options
Diffstat (limited to 'bin/chflags/Makefile')
-rw-r--r-- | bin/chflags/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/chflags/Makefile b/bin/chflags/Makefile index 4457505..db9defd 100644 --- a/bin/chflags/Makefile +++ b/bin/chflags/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ +PACKAGE=runtime PROG= chflags .include <bsd.prog.mk> |