Don't clobber other parts build directories on run target.

Signed-off-by: Keith Rothman <[email protected]>
This commit is contained in:
Keith Rothman
2020-02-19 16:34:11 -08:00
parent d6e4c28323
commit 850d16fa02
8 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -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