summaryrefslogtreecommitdiff
path: root/common.mak
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-06-05 22:00:54 +0100
committerMans Rullgard <mans@mansr.com>2011-06-14 19:53:53 +0100
commitd530e5794475887d5d2b1f05dfd60ba4542b0f82 (patch)
treeedac79198a42b9801970cd62faf56bc64e6a8b43 /common.mak
parent0af8a71d66305874bd6f0ebc84ebf99339b6a5d3 (diff)
build: move vpath directives to main Makefile
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'common.mak')
-rw-r--r--common.mak5
1 files changed, 0 insertions, 5 deletions
diff --git a/common.mak b/common.mak
index 324868762a..e9e69f263b 100644
--- a/common.mak
+++ b/common.mak
@@ -6,11 +6,6 @@
all: all-yes
ifndef SUBDIR
-vpath %.c $(SRC_DIR)
-vpath %.h $(SRC_DIR)
-vpath %.S $(SRC_DIR)
-vpath %.asm $(SRC_DIR)
-vpath %.v $(SRC_DIR)
ifndef V
Q = @