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

1.1       root        1: #      @(#)Makefile    5.10 (Berkeley) 5/11/90
                      2: 
                      3: PROG=  snake
                      4: SRCS=  snake.c move.c
                      5: MAN6=  snake.0
                      6: DPADD= ${LIBM} ${LIBTERM} ${LIBCOMPAT}
                      7: LDADD= -lm -ltermcap -lcompat
                      8: SUBDIR=        snscore
                      9: HIDEGAME=hidegame
                     10: 
                     11: .include <bsd.prog.mk>

unix.superglobalmegacorp.com

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