mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00: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>
|
|
|