Module Name: src
Committed By: shm
Date: Wed Jul 13 13:10:04 UTC 2016
Modified Files:
src/usr.sbin/sliplogin: Makefile
Log Message:
Add USE_FORT support.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/sliplogin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/sliplogin/Makefile
diff -u src/usr.sbin/sliplogin/Makefile:1.5 src/usr.sbin/sliplogin/Makefile:1.6
--- src/usr.sbin/sliplogin/Makefile:1.5 Fri Oct 17 13:36:36 1997
+++ src/usr.sbin/sliplogin/Makefile Wed Jul 13 13:10:04 2016
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 1997/10/17 13:36:36 lukem Exp $
+# $NetBSD: Makefile,v 1.6 2016/07/13 13:10:04 shm Exp $
# from: @(#)Makefile 8.1 (Berkeley) 7/19/93
+USE_FORT?= yes # setuid
PROG= sliplogin
MAN= sliplogin.8
BINOWN= root