mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-10 08:22:27 +01:00
9 lines
120 B
Makefile
9 lines
120 B
Makefile
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
||
|
|
||
|
PROG= bcd
|
||
|
MAN6= bcd.6
|
||
|
MLINKS= bcd.6 morse.6 bcd.6 ppt.6
|
||
|
|
||
|
.include <bsd.prog.mk>
|
||
|
|