Added a filter rule for filtering make output with

tools/winapi/make_filter.
This commit is contained in:
Patrik Stridvall 2001-07-29 20:20:13 +00:00 committed by Alexandre Julliard
parent 6ad988eb2d
commit b71902952d

View file

@ -204,6 +204,9 @@ DLLS = \
all: Makefile
filter:
@$(TOPSRCDIR)/tools/winapi/make_filter --make $(MAKE) all
# Rule for main module intermediate object
$(MODULE).tmp.o: $(OBJS) Makefile.in