- BUILD_DIR is overidable
git-svn-id: http://moon:8086/svn/vhdl/trunk@1443 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ IEEE_STD ?= standard
|
||||
RUN_TIME ?= 1000ns
|
||||
|
||||
# Build path
|
||||
BUILD_DIR := build/$(TARGET)
|
||||
BUILD_DIR ?= build/$(TARGET)
|
||||
|
||||
# Can be pre-initialized by user
|
||||
RUN_OPTS += --stop-time=$(RUN_TIME)
|
||||
|
||||
Reference in New Issue
Block a user