My last fix broke things more, thanks to Paul Traina for pointing that out!
This commit is contained in:
parent
c8d20ee307
commit
858ff2f517
@ -1,5 +1,5 @@
|
||||
# Makefile
|
||||
# $Id: Makefile,v 1.2 1994/04/19 06:43:36 csgr Exp $
|
||||
# $Id: Makefile,v 1.3 1994/05/26 07:52:23 csgr Exp $
|
||||
|
||||
all:
|
||||
@echo -n
|
||||
@ -7,3 +7,5 @@ all:
|
||||
install: all
|
||||
install -c -o ${BINOWN} -g ${BINGRP} -m 555 ${.CURDIR}/manctl.sh \
|
||||
${DESTDIR}/usr/sbin/manctl
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user