mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-22 05:57:29 +02:00
Don't clobber other parts build directories on run target.
Signed-off-by: Keith Rothman <[email protected]>
This commit is contained in:
@@ -14,7 +14,7 @@ $(SPECIMENS_OK):
|
||||
touch $@
|
||||
|
||||
run:
|
||||
$(MAKE) clean
|
||||
rm -rf $(BUILD_DIR) run.${XRAY_PART}.ok
|
||||
$(MAKE) database
|
||||
$(MAKE) pushdb
|
||||
touch run.$(XRAY_PART).ok
|
||||
|
||||
Reference in New Issue
Block a user