From: vijay_ganesh Date: Thu, 29 Oct 2009 18:13:47 +0000 (+0000) Subject: minor edit to Makefile.in X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=a6806c4bae3b6c594bd69007f246d6d687cc7167;p=francis%2Fstp.git minor edit to Makefile.in git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@362 e59a4935-1847-0410-ae03-e826735625c1 --- diff --git a/Makefile b/Makefile index ebf081e..314ce83 100644 --- a/Makefile +++ b/Makefile @@ -92,6 +92,7 @@ clean: .PHONY: configclean configclean: + touch scripts/config.info rm -rf scripts/config.info .PHONY: regressall diff --git a/scripts/Makefile.in b/scripts/Makefile.in index ebf081e..314ce83 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -92,6 +92,7 @@ clean: .PHONY: configclean configclean: + touch scripts/config.info rm -rf scripts/config.info .PHONY: regressall