From 50bea8bbbe9f58a500dcfb2e0e9a8e748ef4431b Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 17 Mar 2004 10:52:12 +0000 Subject: Trust bsd.prog.mk to set SRCS correctly. --- usr.bin/xinstall/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/xinstall/Makefile b/usr.bin/xinstall/Makefile index 3116d07..e6ff88e 100644 --- a/usr.bin/xinstall/Makefile +++ b/usr.bin/xinstall/Makefile @@ -3,7 +3,6 @@ PROG= xinstall PROGNAME= install -SRCS= xinstall.c MAN= install.1 .include -- cgit v1.1