Do a strip --strip-unneeded on the .tmp.o file to reduce disk usage.

oldstable
Alexandre Julliard 2000-11-13 04:17:00 +00:00
parent 8c540c657e
commit caf5f89bcb
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@ all: Makefile
$(MODULE).tmp.o: $(OBJS) Makefile.in
$(LDCOMBINE) $(OBJS) -o $@
-strip --strip-unneeded $@
# Rule for main module spec file