mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-20 02:01:19 +01:00
9 lines
88 B
Makefile
9 lines
88 B
Makefile
|
# $Id$
|
||
|
|
||
|
PROG= apmconf
|
||
|
# BINMODE= 550
|
||
|
# BINOWN= root
|
||
|
NOMAN= 1
|
||
|
|
||
|
.include <bsd.prog.mk>
|