mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-22 06:07:31 +02:00
Fix typo in Makefile
This commit is contained in:
@@ -132,10 +132,6 @@ else
|
||||
endif
|
||||
.DELETE_ON_ERROR: $(TEST_STAMPS)
|
||||
|
||||
.PHONY: docker-pull
|
||||
docker-pull:
|
||||
docker pull vlsida/openram-ubuntu:latest
|
||||
|
||||
clean:
|
||||
@rm -rf $(TOP_DIR)/compiler/tests/results
|
||||
.PHONE: clean
|
||||
.PHONY: clean
|
||||
|
||||
Reference in New Issue
Block a user