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

1.1       root        1: #      @(#)Makefile    4.7 (Berkeley) 5/11/90
                      2: 
                      3: PROG=  nroff
                      4: CFLAGS+=-DNROFF -DVMUNIX -I${.CURDIR}/../common_source
                      5: SRCS=  ni.c nii.c n1.c n2.c n3.c n4.c n5.c n6.c n7.c n8.c n9.c n10.c \
                      6:        hytab.c ntab.c suftab.c
                      7: DPADD= ${LIBCOMPAT}
                      8: LDADD= -lcompat
                      9: .PATH: ${.CURDIR}/../common_source
                     10: 
                     11: hytab.o suftab.o ntab.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.