Bug 434192 - make clean removes source .s files on some architectures (when not using an objdir)" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a=dveditz]
git-svn-id: svn://10.0.0.236/trunk@259158 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a1dce86320
commit
838bb9be30
@ -307,7 +307,7 @@ endif
|
||||
|
||||
ALL_TRASH = \
|
||||
$(GARBAGE) $(TARGETS) $(OBJS) $(PROGOBJS) LOGS TAGS a.out \
|
||||
$(OBJS:.$(OBJ_SUFFIX)=.s) $(OBJS:.$(OBJ_SUFFIX)=.ii) \
|
||||
$(filter-out $(ASFILES),$(OBJS:.$(OBJ_SUFFIX)=.s)) $(OBJS:.$(OBJ_SUFFIX)=.ii) \
|
||||
$(OBJS:.$(OBJ_SUFFIX)=.i) \
|
||||
$(HOST_PROGOBJS) $(HOST_OBJS) $(IMPORT_LIBRARY) $(DEF_FILE)\
|
||||
$(EXE_DEF_FILE) so_locations _gen _stubs $(wildcard *.res) $(wildcard *.RES) \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user