summaryrefslogtreecommitdiffstats
path: root/usr.sbin/manctl/Makefile
blob: 686e605a1220ea9e859f22201a3296e35bcb3b11 (plain)
1
2
3
4
5
6
7
# Makefile
# $Id: Makefile,v 1.1 1994/04/17 21:01:16 g89r4222 Exp $
install: manctl.sh
	install -o ${BINOWN} -g ${BINGRP} -m 555 manctl.sh \
	${DESTDIR}/usr/sbin/manctl

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud