mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 22:04:36 +00:00
Temporary depend:clean hack.
This commit is contained in:
parent
efc551b0a8
commit
96b38b799c
@ -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:
|
||||
depend: clean
|
||||
@echo "NSPR20 has no dependencies. Skipped."
|
||||
|
@ -106,5 +106,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:
|
||||
depend: clean
|
||||
@echo "NSPR20 has no dependencies. Skipped."
|
||||
|
Loading…
x
Reference in New Issue
Block a user