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

1.1       root        1: #      @(#)Makefile    5.10 (Berkeley) 5/11/90
                      2: 
                      3: PROG=  mille
                      4: SRCS=  comp.c end.c extern.c init.c mille.c misc.c move.c print.c \
                      5:        roll.c save.c types.c varpush.c
                      6: DPADD= ${LIBCURSES} ${LIBTERM} ${LIBCOMPAT}
                      7: LDADD= -lcurses -ltermlib -lcompat
                      8: MAN6=  mille.0
                      9: HIDEGAME=hidegame
                     10: 
                     11: .include <bsd.prog.mk>
                     12: 

unix.superglobalmegacorp.com

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