# @(#)makefile 17.1.1.1 (ESO-IPG) 01/25/02 17:57:25 # # .COPYRIGHT: Copyright (c) 1988 European Southern Observatory, # all rights reserved # .TYPE make file # .NAME $MIDASHOME/$MIDVERS/system/unix # .LANGUAGE makefile syntax # .ENVIRONMENT Unix Systems. # .COMMENT creates executable Shell Scripts # .REMARKS # .AUTHOR Carlos Guirao # .VERSION 1.1 910715: Implementation # .VERSION 2.1 920317: inmidas included. # .VERSION 3.0 930308: Using default.mk file include ../../local/default.mk OUT = nmgrep inmidas gomidas add_sccs helpmidas \ originator environment patchlevel cleanmidas make_midfile \ drs ld77 all: $(OUT) clean: rm -f $(OUT)