Revision fec90ff0 Makefile
b/Makefile | ||
---|---|---|
33 | 33 |
.PHONY: all clean cscope distclean dvi html info install install-doc \ |
34 | 34 |
pdf recurse-all speed tar tarbin test build-all |
35 | 35 |
|
36 |
$(call set-vpath, $(SRC_PATH):$(SRC_PATH)/hw)
|
|
36 |
$(call set-vpath, $(SRC_PATH)) |
|
37 | 37 |
|
38 | 38 |
LIBS+=-lz $(LIBS_TOOLS) |
39 | 39 |
|
Also available in: Unified diff