File:  [Research Unix] / researchv9 / sys / construct / host / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:59 2018 UTC (8 years, 3 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv9-SUN3_old, researchv9-SUN3, HEAD
researchv9-SUN3(old)


CFLAGS= -I../../../include -g

mkfs: mkfs.o ltol3.o
	cc ${CFLAGS} -o mkfs mkfs.o ltol3.o

fsck: fsck.o ltol3.o
	cc ${CFLAGS} -o fsck fsck.o ltol3.o

printfs: printfs.o
	cc ${CFLAGS} -o printfs printfs.o

wrfs: wrfs.o
	cc ${CFLAGS} -o wrfs wrfs.o

rdfs: rdfs.o
	cc ${CFLAGS} -o rdfs rdfs.o

v9tar: v9tar.c
	cc -o v9tar v9tar.c

clean:
	rm -f *.o rdfs wrfs printfs fsck mkfs v9tar

unix.superglobalmegacorp.com

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