Annotation of 41BSD/lib/libdbm/Makefile, revision 1.1.1.1

1.1       root        1: CFLAGS=-O
                      2: 
                      3: libdbm.a: dbm.o
                      4:        mv dbm.o libdbm.a
                      5: 
                      6: dbm.o : dbm.h
                      7: 
                      8: install:
                      9:        install -c libdbm.a $(DESTDIR)/usr/lib
                     10:        install -c dbm.h $(DESTDIR)/usr/include
                     11: 
                     12: clean:
                     13:        rm libdbm.a

unix.superglobalmegacorp.com

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