File:  [CSRG BSD Unix] / 43BSD / ingres / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:55 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

DESTDIR=/
DESTBIN=$(DESTDIR)/usr/bin
# Psuedo makefile for Ingres.
#
# NOTE: This is NOT the "real" makefile, the true makefile
# can be found in source/conf/Makefile. This just allows the
# "make clean", "make DESTDIR=/whatever install" to work.
# However, note that "make binaries" properly installs all the
# binaries in /usr/ingres.  You only need to run the "make install"
# here if you want the binaries some place else.

binaries:
	cd source/conf ; make allinstall

clean:
	cd source/conf ; make allclean

install: binaries
	chdir source/support ; make SYSBIN=$(DESTBIN) sysinstall


unix.superglobalmegacorp.com

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