Annotation of 43BSDReno/bin/adb/adb.tahoe/Makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.5 (Berkeley) 5/11/90
                      2: 
                      3: PROG=  adb
                      4: SRCS=  access.c command.c expr.c format.c kstack.c machdep.c main.c \
                      5:        opset.c optab.c output.c pcs.c print.c rodata.c setup.c \
                      6:        strings.c sym.c
                      7: .PATH: ${.CURDIR}/../common_source
                      8: 
                      9: CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../common_source
                     10: 
                     11: optab.o rodata.o strings.o:
                     12:        ${CC} ${CFLAGS} -R -c ${.IMPSRC}
                     13: 
                     14: .include "../../Makefile.inc"
                     15: .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.