9 lines
99 B
Makefile
9 lines
99 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= apm
|
|
MAN= apm.8
|
|
MLINKS= apm.8 apmconf.8
|
|
MANSUBDIR= /i386
|
|
|
|
.include <bsd.prog.mk>
|