############################################################################## # # Master Makefile for capsind # # It acts as a front-end for OS-specific builds of these programs. # Issue the command: # make ARCH=(OS name) # # OS names are "HP-UX", "Linux", and "SunOS" # # eg. make ARCH=Linux # # $Source: /opt/spk-src/src/capsind/Makefile $ # $Revision: 1.1 $ $Date: 2000-08-14 13:58:12-07 $ # ############################################################################## include Makefile.$(ARCH)