From 4206b103a3f02198c7e46db93746a0f218f35f0f Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Sat, 21 Jul 2007 21:28:46 +0000 Subject: EncapPackages: Give encap package name in a non-hackish way, other misc Makefile updates. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3533 ce84e21b-d406-0410-9b95-82705330c041 --- encap/epkg/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'encap/epkg') diff --git a/encap/epkg/Makefile b/encap/epkg/Makefile index 6f98fc15c..322b4dc8d 100644 --- a/encap/epkg/Makefile +++ b/encap/epkg/Makefile @@ -100,6 +100,9 @@ log: all: epkg.done +.DELETE_ON_ERROR : # delete the target of a rule if it has changed and its + # commands exit with a nonzero exit status + clean: -rm *.done -rm -rf ${PREFIX} -- cgit v1.2.3-1-g7c22