mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 07:11:05 +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>
|
|
|