Annotation of 42BSD/ingres/Makefile, revision 1.1

1.1     ! root        1: # Psuedo makefile for Ingres.
        !             2: #
        !             3: # NOTE: This is NOT the "real" makefile, the true makefile
        !             4: # can be found in source/conf/Makefile. This just allows the
        !             5: # "make clean", "make DESTDIR=/whatever install" to work.
        !             6: 
        !             7: binaries:
        !             8:        cd source/conf ; make allinstall
        !             9: 
        !            10: clean:
        !            11:        cd source/conf ; make allclean
        !            12: 
        !            13: install: binaries
        !            14:        -mkdir $(DESTDIR)/bin/ingres
        !            15:        -rcp -r bin $(DESTDIR)/bin/ingres
        !            16:        -rcp -r files $(DESTDIR)/bin/ingres
        !            17: 

unix.superglobalmegacorp.com

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