mirror of https://github.com/openXC7/prjxray.git
pips-hclk: add run.ok to Makefile
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
015b04ce90
commit
060b71cc5b
|
|
@ -28,6 +28,7 @@ run:
|
|||
$(MAKE) clean
|
||||
$(MAKE) database
|
||||
$(MAKE) pushdb
|
||||
touch run.ok
|
||||
|
||||
clean:
|
||||
rm -rf build run.ok
|
||||
|
|
|
|||
Loading…
Reference in New Issue