mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
7 lines
169 B
Makefile
7 lines
169 B
Makefile
# $FreeBSD: src/usr.sbin/pc-sysinstall/pc-sysinstall/Makefile,v 1.3 2010/06/27 17:14:04 imp Exp $
|
|
|
|
SCRIPTS=pc-sysinstall.sh
|
|
MAN= pc-sysinstall.8
|
|
|
|
.include <bsd.prog.mk>
|