]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commitdiff
Source local configuration from scripts/Makefile.local if available.
authorkhooyp <khooyp@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 11 Jan 2012 15:02:11 +0000 (15:02 +0000)
committerkhooyp <khooyp@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 11 Jan 2012 15:02:11 +0000 (15:02 +0000)
git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1495 e59a4935-1847-0410-ae03-e826735625c1

scripts/Makefile.common

index 58f96dbfbc05d86e22e8c7c4e7053ca554fc21c0..17e8051f6741339172e6f2fac759d98e2d1b105d 100644 (file)
@@ -101,3 +101,6 @@ define arcat.sh
        $(RM) __.SYMDEF*; \
        $(AR) qcs $(1) *
 endef
+
+# use local configuration, if available
+-include $(TOP)/scripts/Makefile.local