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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127111

View File

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