4.4BSD-Lite2

This commit is contained in:
mrg 1993-07-19 16:48:16 +00:00
parent 886f6afa56
commit 14b1a9b7a9
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# @(#)Makefile 5.1 (Berkeley) 5/11/90
# @(#)Makefile 8.1 (Berkeley) 7/19/93
PROG= sliplogin
MAN8= sliplogin.0
BINOWN= root
BINMODE=4555
INSTALLFLAGS=-fschg
.include <bsd.prog.mk>