mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-19 17:50:51 +01:00
19a41dfcbd
apm.4 man-page. I also hope the Makefiles make sense now. Submitted by: HOSOKAWA Tatsumi
6 lines
57 B
Makefile
6 lines
57 B
Makefile
|
|
PROG= apmconf
|
|
MAN8= apmconf.8
|
|
|
|
.include <bsd.prog.mk>
|