|
|
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
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.