File:  [CSRG BSD Unix] / 43BSDReno / contrib / isode-beta / quipu / turbo / Makefile
Revision 1.1: download - view: text, annotated - select for diffs
Tue Apr 24 16:12:56 2018 UTC (8 years, 1 month ago) by root
CVS tags: MAIN, HEAD
Initial revision

all:		edb2dbm edbcat

edb2dbm:	edb2dbm.o
	$(CC) -o $@ $? -lgdbm

edbcat:		edbcat.o
	$(CC) -o $@ $? -lgdbm

tree2dbm:

syncedb:

synctree:

inst-all:	edb2dbm edbcat tree2dbm syncedb synctree
	install -c -m 755 edb2dbm $(SBINDIR)edb2dbm
	install -c -m 755 edbcat $(SBINDIR)edbcat
	install -c -m 755 tree2dbm $(SBINDIR)tree2dbm
	install -c -m 755 syncedb $(SBINDIR)syncedb
	install -c -m 755 synctree $(SBINDIR)synctree

clean:
	rm -f *.o a.out _* edb2dbm edbcat core

unix.superglobalmegacorp.com

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