# @(#)makefile 14.1.1.1 (ESO-IPG) 09/16/99 09:50:30 # .COPYRIGHT: Copyright (c) 1988 European Southern Observatory, # all rights reserved # .TYPE make file # .NAME $MIDASHOME/$MIDVERS/contrib/proc/makefile # .LANGUAGE makefile syntax # .ENVIRONMENT Unix Systems. # .COMMENT Cleaning MIDAS prg files # .REMARKS # .AUTHOR C. Guirao # .VERSION 1.1 910503: Implementation # DEFINITIONS: SHELL=/bin/sh # DEPENDENCIES: all: clean: mv help.prg help.grp rm -f *.prg mv help.grp help.prg