head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2000.01.10.17.56.47; author ahuxley; state Exp; branches; next ; desc @MAKEFILE FOR ETC @ 1.1 log @Initial revision @ text @# $Header: /home/ahuxley/dev/supported/lx/etc/RCS/Makefile,v 1.1 2000/01/09 15:40:12 ahuxley Exp $ BASE_DIR = .. include $(BASE_DIR)/prologue.mk include $(BASE_DIR)/settings.mk include $(BASE_DIR)/epilogue.mk COMPONENTS = FILES = compile: $(FILES) distclean: clean clean: install: compile uninstall: @