Trust bsd.prog.mk to set SRCS correctly.

This commit is contained in:
Ruslan Ermilov 2004-03-17 10:52:12 +00:00
parent 2dc7343e8e
commit 5d8fdf31dd

View file

@ -3,7 +3,6 @@
PROG= xinstall
PROGNAME= install
SRCS= xinstall.c
MAN= install.1
.include <bsd.prog.mk>