We can simplify this Makefile down to a single line now.
This commit is contained in:
parent
1f4f767045
commit
fe79b917d4
@ -2,9 +2,5 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PROG= chflags
|
PROG= chflags
|
||||||
SRCS= chflags.c
|
|
||||||
|
|
||||||
BINDIR= /bin
|
|
||||||
NOSHARED?=yes
|
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user