summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcls%seawood.org <devnull@localhost>2001-04-09 12:04:02 +0000
committercls%seawood.org <devnull@localhost>2001-04-09 12:04:02 +0000
commiteb2fd10ad9b2d5bcdc3ad9b7d22b3a0bf52ea745 (patch)
treed3ab9ca17ca9bc4e0f4eac6557d71e951755d96c
parent2d054d0ef3aa9fbbe715f8d5e5dc035319e644ef (diff)
downloadnspr-hg-eb2fd10ad9b2d5bcdc3ad9b7d22b3a0bf52ea745.tar.gz
*sigh* attempt to clean up dep tinderboxes
-rw-r--r--config/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Makefile.in b/config/Makefile.in
index 1797754c..e9a60a4b 100644
--- a/config/Makefile.in
+++ b/config/Makefile.in
@@ -114,6 +114,7 @@ if test ! -d $(@D); then rm -rf $(@D); mkdir $(@D); else true; fi
endef
export:: $(TARGETS)
+ $(RM) -f $(dist_bindir)/nspr-config
$(OBJDIR)/%$(PROG_SUFFIX): $(OBJDIR)/%.$(OBJ_SUFFIX)
@$(MAKE_OBJDIR)