# file: Makefile-dos-gcc G. Moody 24 April 1997 # # GCC-DOS `make' description file for `micro-database' # # Copyright(C) Massachusetts Institute of Technology 1997. All rights reserved. # This file is used with the UNIX `make' command to install the micro-database # that comes with the ECG DB software package. Before using it for the first # time, check that the site-specific variables below are appropriate for your # system. To install the micro-database, just type `make -f Makefile-dos-gcc' # (from within this directory). # Site-specific variables # ----------------------- # DBDIR specifies the name of a directory in which to install the contents # of the `microdb' directory. DBDIR = /usr/local/dos/database # It should not be necessary to modify anything below this line. # ----------------------------------------------------------------------------- install: -cp 100s.* multi.hea null.hea $(DBDIR)