mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Removed the temporary depend:clean hack.
This commit is contained in:
parent
5997c96323
commit
1dbcbdf89c
@ -101,5 +101,5 @@ endif
|
||||
cp -f mdheader.jar $(MDIST)/$(MOD_NAME)/$(BUILD_NUMBER)/$(OBJDIR_NAME); \
|
||||
chmod 664 $(MDIST)/$(MOD_NAME)/$(BUILD_NUMBER)/$(OBJDIR_NAME)/mdheader.jar
|
||||
|
||||
depend: clean
|
||||
depend:
|
||||
@echo "NSPR20 has no dependencies. Skipped."
|
||||
|
Loading…
Reference in New Issue
Block a user