# $Id: Makefile,v 1.2 1997/03/26 00:35:50 deraadt Exp $ SRCS= apmd.c apmsubr.c CFLAGS+= -g -O2 -Wmissing-prototypes -Wall PROG= apmd MAN= apmd.8 .include