summaryrefslogtreecommitdiff
path: root/pr/src/md/os2
diff options
context:
space:
mode:
authorcls%seawood.org <devnull@localhost>2001-01-22 06:36:06 +0000
committercls%seawood.org <devnull@localhost>2001-01-22 06:36:06 +0000
commit3b8d7b60ae4e62b9c180521c7f6ce411f43354f8 (patch)
treedb2393d935048f985c1f9ff7bfe8b2feceb3597a /pr/src/md/os2
parentd436afb85d7aa03cceeaff7dabddbf02bd368a93 (diff)
downloadnspr-hg-3b8d7b60ae4e62b9c180521c7f6ce411f43354f8.tar.gz
There is no need to invoke recursive makes for the dummy libs & install phases of nspr. Especially when it means having a dummy target in every makefile that has a dependency upon export. Instead, put the dummy target in rules.mk.
Diffstat (limited to 'pr/src/md/os2')
-rw-r--r--pr/src/md/os2/Makefile1
-rw-r--r--pr/src/md/os2/Makefile.in1
2 files changed, 0 insertions, 2 deletions
diff --git a/pr/src/md/os2/Makefile b/pr/src/md/os2/Makefile
index 2bc99a0f..4d529268 100644
--- a/pr/src/md/os2/Makefile
+++ b/pr/src/md/os2/Makefile
@@ -63,7 +63,6 @@ include $(MOD_DEPTH)/config/rules.mk
export:: $(TARGETS)
-install:: export
diff --git a/pr/src/md/os2/Makefile.in b/pr/src/md/os2/Makefile.in
index 28d0cad9..b9621a05 100644
--- a/pr/src/md/os2/Makefile.in
+++ b/pr/src/md/os2/Makefile.in
@@ -68,7 +68,6 @@ include $(topsrcdir)/config/rules.mk
export:: $(TARGETS)
-install:: export