Removed the bootstrapld target from the world target, this was not
[unix-history] / games / morse / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.1 (Berkeley) 5/11/90
2
3PROG= morse
4NOMAN= noman
5HIDEGAME=hidegame
6
7.include <bsd.prog.mk>
8