head 1.2; access; symbols; locks alexis:1.2; strict; comment @# @; 1.2 date 2001.03.31.16.13.12; author ahuxley; state Exp; branches; next 1.1; 1.1 date 2001.02.27.11.22.30; author ahuxley; state Exp; branches; next ; desc @Makefile prologue for small programs using shpp @ 1.2 log @moved default target, option to delete target on error, and CDPATH fix all to epilogue - since this is more commonly a symlink to generic than prologue is. @ text @# $Header: /home/ahuxley/dev/active/small/bldcfg/RCS/prologue.mk,v 1.1 2001/02/27 11:22:30 ahuxley Exp ahuxley $ # Everything in this file is neither for settings.mk # or prologue.mk but is should be loaded in all # Makefiles. CDPATH = PROGID = small AUTHORID = TAH PRE_MKREL_CMPTS = bin doc etc lib man POST_MKREL_CMPTS = html @ 1.1 log @Initial revision @ text @d1 1 a1 1 # $Header: /home/ahuxley/dev/supported/backup/RCS/prologue.mk,v 1.1 2000/01/15 11:08:12 ahuxley Exp $ a9 4 default: compile .DELETE_ON_ERROR: @