7b98b31542
dungeon master, if anyone would like to play it on picobsd floppy... :-) Noticed by: bde
10 lines
67 B
Makefile
10 lines
67 B
Makefile
# $Id$
|
|
#
|
|
PROG=msg
|
|
SRCS= msg.c
|
|
NOMAN=yes
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
|