From 77e3814f0c0e3dea4d0032e25666f77e6f83bfff Mon Sep 17 00:00:00 2001 From: cgd Date: Sun, 21 Mar 1993 09:45:37 +0000 Subject: initial import of 386bsd-0.1 sources --- wargames/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 wargames/Makefile (limited to 'wargames/Makefile') diff --git a/wargames/Makefile b/wargames/Makefile new file mode 100644 index 00000000..f2fc076c --- /dev/null +++ b/wargames/Makefile @@ -0,0 +1,10 @@ +# @(#)Makefile 5.3 (Berkeley) 6/8/90 + +NOOBJ= noobj +all wargames clean cleandir depend lint tags: + +install: + install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} wargames.sh \ + ${DESTDIR}/usr/games/wargames + +.include -- cgit v1.2.3-56-ge451