Commit 1a79ca72 authored by slamm%netscape.com's avatar slamm%netscape.com
Browse files

Retreat! running configure before clean isn't the answer. Back to the drawing board.

parent 561f7283
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -269,7 +269,7 @@ build: $(OBJDIR)/Makefile $(OBJDIR)/config.status
# Other targets

# Pass these target onto the real build system
clean realclean: $(OBJDIR)/Makefile $(OBJDIR)/config.status
clean realclean:
	cd $(OBJDIR); $(MAKE) $@
	rm -fr $(ALL_TRASH)