From 554eb505f88b72f17fd718c5b2c4cff707c0f817 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" 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/pom/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 games/pom/Makefile (limited to 'games/pom/Makefile') diff --git a/games/pom/Makefile b/games/pom/Makefile new file mode 100644 index 000000000000..82b60b7b454f --- /dev/null +++ b/games/pom/Makefile @@ -0,0 +1,8 @@ +# @(#)Makefile 8.1 (Berkeley) 5/31/93 + +PROG= pom +MAN6= pom.6 +DPADD= ${LIBM} +LDADD= -lm + +.include -- cgit v1.2.3