From 1eeee80cde9255949a5d024c1542f0ec4e8c78a1 Mon Sep 17 00:00:00 2001 From: Jamie Gritton Date: Tue, 19 Oct 2010 21:32:13 +0000 Subject: A new jail(8) with a configuration file, to replace the work currently done by /etc/rc.d/jail. --- pw/Makefile | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 pw/Makefile (limited to 'pw/Makefile') diff --git a/pw/Makefile b/pw/Makefile deleted file mode 100644 index ae0023c..0000000 --- a/pw/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $FreeBSD$ - -PROG= pw -MAN= pw.conf.5 pw.8 -SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c pw_nis.c pw_vpw.c \ - grupd.c pwupd.c fileupd.c edgroup.c psdate.c \ - bitmap.c cpdir.c rm_r.c - -WARNS?= 1 - -DPADD= ${LIBCRYPT} ${LIBUTIL} -LDADD= -lcrypt -lutil - -.include -- cgit v1.2.3-56-ge451