summaryrefslogtreecommitdiff
path: root/Makefile.fpc
diff options
context:
space:
mode:
authorjonas <jonas@3ad0048d-3df7-0310-abae-a5850022a9f2>2012-04-27 09:17:50 +0000
committerjonas <jonas@3ad0048d-3df7-0310-abae-a5850022a9f2>2012-04-27 09:17:50 +0000
commit29aa728e1f4ddd7bae54b10e6d33de4dccc1a128 (patch)
tree4e939fabb1e51216054addcdc3adef223140c77a /Makefile.fpc
parent33bfaffdd3ce1a1aa4ab04e52382eed0dff3b370 (diff)
downloadfpc-29aa728e1f4ddd7bae54b10e6d33de4dccc1a128.tar.gz
* fixed "make install" for non-JVM targets after r21069
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@21075 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'Makefile.fpc')
-rw-r--r--Makefile.fpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.fpc b/Makefile.fpc
index 7ca940dae8..528ce7685c 100644
--- a/Makefile.fpc
+++ b/Makefile.fpc
@@ -264,6 +264,7 @@ ifdef IDE
$(MAKE) installer_all $(BUILDOPTS)
endif
$(ECHOREDIR) Build > $(BUILDSTAMP)
+ $(ECHOREDIR) Build > base.$(BUILDSTAMP)
buildbase: base.$(BUILDSTAMP)
base.$(BUILDSTAMP):