mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-19 01:11:05 +01:00
9 lines
105 B
Makefile
9 lines
105 B
Makefile
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
||
|
|
||
|
PROG= ppt
|
||
|
NOMAN= noman
|
||
|
HIDEGAME=hidegame
|
||
|
|
||
|
.include <bsd.prog.mk>
|
||
|
|