Annotation of 43BSDReno/sys/nfs/TEST/unix-tests/general/Makefile, revision 1.1

1.1     ! root        1: #
        !             2: #       @(#)Makefile   1.3 90/01/03 NFS Rev 2 Testsuite
        !             3: #      1.3 Lachman ONC Test Suite  source
        !             4: #
        !             5: 
        !             6: DESTDIR=/no/such/path
        !             7: CFLAGS=-O $(SYSTYPE)
        !             8: CC=cc
        !             9: 
        !            10: stat: stat.c
        !            11:        $(CC) $(CFLAGS) -o stat stat.c -lm
        !            12: 
        !            13: clean:
        !            14:        rm -f *.time *.o stat
        !            15: 
        !            16: copy dist:
        !            17:        cp Makefile runtests runtests.wrk *.sh *.c mkdummy rmdummy \
        !            18:           nroff.in makefile.tst \
        !            19:           $(DESTDIR)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.