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

1.1       root        1: #      @(#)Makefile    5.7 (Berkeley) 5/11/90
                      2: 
                      3: PROG=  rogue
                      4: CFLAGS+=-DUNIX -DUNIX_BSD4_2
                      5: SRCS=  curses.c hit.c init.c inventory.c level.c machdep.c main.c \
                      6:        message.c monster.c move.c object.c pack.c play.c random.c ring.c \
                      7:        room.c save.c score.c spec_hit.c throw.c trap.c use.c zap.c
                      8: DPADD= ${LIBCURSES} ${LIBTERM} ${LIBCOMPAT}
                      9: LDADD= -lcurses -ltermlib -lcompat
                     10: HIDEGAME=hidegame
                     11: MAN6=  rogue.0
                     12: 
                     13: .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.