Remove all generated Makefiles upon distclean.
Thanks to Mike Hommey <mh+mozilla@glandium.org> for the patch. Bug #333308 r=cls git-svn-id: svn://10.0.0.236/trunk@195671 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
740bc84596
commit
eacda1f070
@ -85,6 +85,7 @@ distclean::
|
||||
@echo "cd pr/tests; $(MAKE) $@"
|
||||
@$(MAKE) -C pr/tests $@
|
||||
rm -f config/autoconf.mk
|
||||
rm -f `cat unallmakefiles` unallmakefiles
|
||||
|
||||
release::
|
||||
echo $(BUILD_NUMBER) > $(RELEASE_DIR)/$(BUILD_NUMBER)/version.df
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user