From c6732949c6600258e511b044fa8da997bf121925 Mon Sep 17 00:00:00 2001 From: imp Date: Thu, 24 Jun 2010 22:33:03 +0000 Subject: Makefile overlooked in r2095137 --- usr.sbin/pc-sysinstall/pc-sysinstall/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 usr.sbin/pc-sysinstall/pc-sysinstall/Makefile (limited to 'usr.sbin/pc-sysinstall') diff --git a/usr.sbin/pc-sysinstall/pc-sysinstall/Makefile b/usr.sbin/pc-sysinstall/pc-sysinstall/Makefile new file mode 100644 index 0000000..1e8c061c --- /dev/null +++ b/usr.sbin/pc-sysinstall/pc-sysinstall/Makefile @@ -0,0 +1,6 @@ +# $FreeBSD$ + +SCRIPTS=pc-sysinstall.sh +MAN= pc-sysinstall.8 + +.include -- cgit v1.1