Annotation of 43BSDReno/usr.bin/roff/troff/Makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.5 (Berkeley) 5/11/90
                      2: 
                      3: PROG=  troff
                      4: CFLAGS+=-DVMUNIX -I${.CURDIR}/../common_source
                      5: SRCS=  ni.c nii.c n1.c n2.c n3.c n4.c n5.c t6.c n7.c n8.c n9.c t10.c \
                      6:        hytab.c suftab.c tab3.c
                      7: DPADD= ${LIBCOMPAT}
                      8: LDADD= -lcompat
                      9: .PATH: ${.CURDIR}/../common_source
                     10: 
                     11: hytab.o suftab.o:
                     12:        ${CC} ${CFLAGS} -R -c ${.IMPSRC}
                     13: 
                     14: .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.