mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-18 05:53:36 +01:00
7 lines
92 B
Makefile
7 lines
92 B
Makefile
|
# @(#)Makefile 5.4 (Berkeley) 6/5/91
|
||
|
|
||
|
PROG= comcontrol
|
||
|
NOMAN= noman
|
||
|
|
||
|
.include <bsd.prog.mk>
|