# @(#)makefile 17.1.1.1 (ESO-IPG) 01/25/02 17:12:51 # .COPYRIGHT: Copyright (c) 1988 European Southern Observatory, # all rights reserved # .TYPE make file # .NAME $MIDASHOME/$MIDVERS/context/makefile # .LANGUAGE makefile syntax # .ENVIRONMENT Unix Systems. # .COMMENT Remove all *.ctx files. # .REMARKS # .AUTHOR Carlos Guirao # .VERSION 1.1 880831: Implementation # .VERSION 2.1 901102: new directory structure CG. # DEFINITIONS: SHELL=/bin/sh all: clean: rm -f *.ctx