aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/install/Makefile
blob: 9513e0ee7ebca6a056df9d935c1181d05de79101 (plain) (blame)
1
2
3
4
5
6
PROG=	install
SRCS=	xinstall.c

BINDIR=/bin

.include <bsd.prog.mk>