Annotation of 43BSDReno/usr.bin/make/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.1 (Berkeley) 5/11/90
        !             2: 
        !             3: PROG=  make
        !             4: CFLAGS+=-I${.CURDIR}
        !             5: SRCS=  arch.c buf.c compat.c cond.c dir.c hash.c job.c list.c main.c \
        !             6:        make.c parse.c str.c suff.c targ.c var.c
        !             7: SRCS+= lstAppend.c lstAtEnd.c lstAtFront.c lstClose.c lstConcat.c \
        !             8:        lstDatum.c lstDeQueue.c lstDestroy.c lstDupl.c lstEnQueue.c \
        !             9:        lstFind.c lstFindFrom.c lstFirst.c lstForEach.c lstForEachFrom.c \
        !            10:        lstInit.c lstInsert.c lstIsAtEnd.c lstIsEmpty.c lstLast.c \
        !            11:        lstMember.c lstNext.c lstOpen.c lstRemove.c lstReplace.c lstSucc.c
        !            12: .PATH: ${.CURDIR}/lst.lib
        !            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.