freebsd-dev/usr.sbin/apm/Makefile
1994-10-01 03:23:33 +00:00

11 lines
170 B
Makefile

# $Id$
PROG= apm
# CFLAGS+= -I/sys/i386/include
# BINGRP= apm
# BINMODE= 550
LINKS= ${DESTDIR}/usr/sbin/apm ${DESTDIR}/usr/sbin/zzz
NOMAN= 1
.include <bsd.prog.mk>