Annotation of 43BSDReno/games/hangman/Makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.7 (Berkeley) 5/11/90
                      2: 
                      3: PROG=  hangman
                      4: SRCS=  endgame.c extern.c getguess.c getword.c main.c playgame.c \
                      5:        prdata.c prman.c prword.c setup.c
                      6: MAN6=  hangman.0
                      7: DPADD= ${LIBCURSES} ${LIBTERM} ${LIBCOMPAT}
                      8: LDADD= -lcurses -ltermlib -lcompat
                      9: HIDEGAME=hidegame
                     10: 
                     11: .include <bsd.prog.mk>
                     12: 
                     13: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.