File:  [CSRG BSD Unix] / 43BSDReno / sys / nfs / TEST / unix-tests / special / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:57 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

#
#       @(#)Makefile	1.3 90/01/03 NFS Rev 2 Testsuite
#      1.4 Lachman ONC Test Suite  source
#

RUNTESTS= open-unlk open-chmod dupreq excltest negseek rename holey
TESTS= $(RUNTESTS) nstat stat stat2 touchn fstat
DESTDIR=/no/such/path
CC=cc
CFLAGS=-O $(SYSTYPE)

rall: $(RUNTESTS)
all: $(TESTS)

$(TESTS):
	$(CC) $(CFLAGS) -o $@ [email protected] $(LIBS)

open-unlk: open-unlk.c
open-chmod: open-chmod.c
dupreq: dupreq.c
excltest: excltest.c
fstat: fstat.c
negseek: negseek.c
nstat: nstat.c
rename: rename.c
stat: stat.c
stat2: stat2.c
touchn: touchn.c
holey: holey.c

clean:
	rm -f *.o $(TESTS) testfile exctest.file holeyfile

copy: $(TESTS)
	cp runtests runtests.wrk $(TESTS) $(DESTDIR)

dist:
	cp runtests runtests.wrk Makefile *.c $(DESTDIR)

unix.superglobalmegacorp.com

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