summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-07-31 23:36:45 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-07-31 23:36:45 +0900
commitb12236eae44dd2be91f5921501d1358a7ab53e4c (patch)
treed3e508c2709942fc48c5f2a3f230efb810086469 /Makefile.in
parenta60ce8b60d5c6f672c730a0b2c159d405124f7a7 (diff)
do not source *.Set.sh
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index ac01221c5a12..dcc7b86d46b7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -93,7 +93,6 @@ endif
install:
@. ./Env.Host.sh && \
- @. ./*[Ee]nv.[Ss]et.sh && \
echo "Installing in @INSTALLDIR@..." && \
ooinstall "@INSTALLDIR@" && \
echo "" && \