Nate Lawson d1d7c86132 Change zzz to be a shell script that checks for APM or ACPI support and
suspends the system appropriately.

Submitted by:	Mark Santcroos <marks@ripe.net>
2003-07-14 03:58:05 +00:00

9 lines
103 B
Makefile

# $FreeBSD$
PROG= apm
SCRIPTS=zzz.sh
MAN= apm.8 zzz.8
MLINKS= apm.8 apmconf.8
.include <bsd.prog.mk>