X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/57a981ebbbb35bcf0ab3c3af54e7ed86a088e492..45ea94b6dba36d78db6e043f934d198320c8e27a:/usr/src/games/Makefile diff --git a/usr/src/games/Makefile b/usr/src/games/Makefile index 5fc94fa24a..3d1c1acc1b 100644 --- a/usr/src/games/Makefile +++ b/usr/src/games/Makefile @@ -14,7 +14,7 @@ # IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED # WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. # -# @(#)Makefile 5.11 (Berkeley) %G% +# @(#)Makefile 5.12 (Berkeley) %G% # DESTDIR= CFLAGS= -O @@ -34,13 +34,13 @@ SCRIPT= wargames # C sources that live in the current directory # -SRCS= arithmetic.c banner.c bcd.c factor.c fish.c number.c ppt.c primes.c \ - rain.c worm.c worms.c wump.c +SRCS= arithmetic.c banner.c bcd.c factor.c fish.c morse.c number.c ppt.c \ + primes.c rain.c worm.c worms.c wump.c # C programs that live in the current directory and do not need # explicit make lines. # -STD= arithmetic banner bcd factor fish number ppt wump +STD= arithmetic banner bcd factor fish morse number ppt wump # C programs that live in the current directory and need explicit make lines. # @@ -50,7 +50,7 @@ NSTD= primes rain worm worms HIDE= fish wump worm # programs that don't -NOHIDE= arithmetic banner bcd factor number ppt primes rain worms +NOHIDE= arithmetic banner bcd factor morse number ppt primes rain worms # Programs that require a lisp interpreter or compiler LISP= doctor