Back out crappy OS/2 change that does more harm than good
git-svn-id: svn://10.0.0.236/trunk@112105 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8c421d4eca
commit
d230f8b5f6
@ -290,17 +290,6 @@ ifdef NSPRPUB_DIR
|
||||
$(MAKE) -C $(NSPRPUB_DIR)
|
||||
endif
|
||||
|
||||
# Ugly OS/2 gmake hack - create myconfig.mk and myrules.mk if they aren't there
|
||||
ifeq ($(OS_ARCH),OS2)
|
||||
export::
|
||||
if test ! -f config/myrules.mk; then
|
||||
touch config/myrules.mk
|
||||
fi
|
||||
if test ! -f config/myconfig.mk; then
|
||||
touch config/myconfig.mk
|
||||
fi
|
||||
endif
|
||||
|
||||
# For modules.mk standalone build
|
||||
export::
|
||||
+$(LOOP_OVER_EXPORT_DIRS)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user