Temporary hack to make 'depend' do a 'clean' in NSS.

git-svn-id: svn://10.0.0.236/trunk@113608 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
wtc%netscape.com 2002-02-04 15:57:38 +00:00
parent ef42436f16
commit 6060dc6b69

View File

@ -78,6 +78,7 @@ all:: export libs install
install:: moz_import install_roots
depend::
$(GMAKE) -C lib $(GMAKE_FLAGS) clean
export libs install clobber clobber_all clean::
!if "$(MOZ_BITS)" == "16"