mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-11 09:50:12 +00:00
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>
|