From 057afceb86e030ad65b0130436860d9a18066186 Mon Sep 17 00:00:00 2001 From: jkh Date: Sun, 4 Sep 1994 04:03:31 +0000 Subject: Bring in the 4.4 Lite games directory, modulo man page changes and segregation of the x11 based games. I'm not going to tag the originals with bsd_44_lite and do this in two stages since it's just not worth it for this collection, and I've got directory renames to deal with that way. Bleah. Submitted by: jkh --- games/worms/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 games/worms/Makefile (limited to 'games/worms/Makefile') diff --git a/games/worms/Makefile b/games/worms/Makefile new file mode 100644 index 0000000..7b30870 --- /dev/null +++ b/games/worms/Makefile @@ -0,0 +1,8 @@ +# @(#)Makefile 8.1 (Berkeley) 5/31/93 + +PROG= worms +MAN6= worms.6 +DPADD= ${LIBCURSES} ${LIBTERM} ${LIBCOMPAT} +LDADD= -lcurses -ltermcap -lcompat + +.include -- cgit v1.1