Revision 076d2471 Makefile

b/Makefile
24 24
.PHONY: all clean cscope distclean dvi html info install install-doc \
25 25
	recurse-all speed tar tarbin test build-all
26 26

  
27
VPATH=$(SRC_PATH):$(SRC_PATH)/hw
27
$(call set-vpath, $(SRC_PATH):$(SRC_PATH)/hw)
28 28

  
29 29
LIBS+=-lz $(LIBS_TOOLS)
30 30

  

Also available in: Unified diff