]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
g/c BASE_DIR, not used anymore (wheee!)
authorAntti Kantee <pooka@iki.fi>
Tue, 13 Oct 2015 15:56:04 +0000 (15:56 +0000)
committerAntti Kantee <pooka@iki.fi>
Tue, 13 Oct 2015 15:56:04 +0000 (15:56 +0000)
app-tools/Makefile.app-tools

index 27ca188180a3ce25adbde6b80f72937e108fae13..e5f1084a5b9679411b85871462e86d26328bc3fc 100644 (file)
@@ -49,7 +49,6 @@ $(APP_TOOLS_DIR)/${2}:                                                        \
                -e 's#!APPTOOLS_CC!#$(APP_TOOLS_CC)#g;'                 \
                -e 's#!APPTOOLS_CXX!#$(APP_TOOLS_CXX)#g;'               \
                -e 's#!GNUPLATFORM!#$(GNUPLATFORM)#g;'                  \
-               -e 's#!BASE_DIR!#$(abspath ../..)#g;'                   \
                -e 's#!DESTDIR!#$(DESTDIR)#g;'                          \
                -e 's#!APPTOOLS_DIR!#$(APP_TOOLS_DIR)#g;'               \
                -e 's#!APPTOOLS_PLATFORM!#$(APP_TOOLS_PLATFORM)#g;'     \