]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - atc/Makefile
call seteuid() before append/create. from kstailey (PR#2699)
[bsdgames-darwin.git] / atc / Makefile
index cedad3193a88b22c25399184dd9a632fa095d92b..8bf902a6abb4f862f25a436c0e6f474f563b946a 100644 (file)
@@ -1,11 +1,11 @@
-#      from: @(#)Makefile      5.7 (Berkeley) 6/27/90
-#      $Id: Makefile,v 1.7 1994/12/23 07:01:39 phil Exp $
+#      $NetBSD: Makefile,v 1.9 1995/03/21 15:03:38 cgd Exp $
+#      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  atc
 CFLAGS+=-DBSD -I${.CURDIR} -I.
 SRCS=  extern.c grammar.c graphics.c input.c lex.c list.c log.c \
        main.c tunable.c update.c
-MAN6=  atc.0
+MAN=   atc.6
 LDADD= -ll -lm -lcurses -ltermcap
 DPADD= ${LIBL} ${LIBM} ${LIBTERM} ${LIBCURSES}
 GAMES= ATC_scores Game_List Killer crossover default easy game_2 \