freebsd-dev/usr.sbin/manctl/Makefile
Geoff Rehmet f38100393f >From Jordan
Fix braindeadness in my makefile
1994-05-26 07:52:23 +00:00

10 lines
190 B
Makefile

# Makefile
# $Id: Makefile,v 1.2 1994/04/19 06:43:36 csgr Exp $
all:
@echo -n
install: all
install -c -o ${BINOWN} -g ${BINGRP} -m 555 ${.CURDIR}/manctl.sh \
${DESTDIR}/usr/sbin/manctl