diff options
| author | Clifford Wolf <clifford@clifford.at> | 2017-03-09 10:29:23 +0100 |
|---|---|---|
| committer | Clifford Wolf <clifford@clifford.at> | 2017-03-09 10:29:23 +0100 |
| commit | 1f1f10b7f08941b1fbffca51452888b8d08e56a0 (patch) | |
| tree | 8dfd8fb15420133e520866362e716c57c3c778b5 /icebox/Makefile | |
| parent | d4a3c9554320e5e0dc12eeea170f99f625f03124 (diff) | |
| parent | 9efea90b1a6b4561923eec2cd096f0111b37a203 (diff) | |
Merge branch 'hermitsoft'
Diffstat (limited to 'icebox/Makefile')
| -rw-r--r-- | icebox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icebox/Makefile b/icebox/Makefile index 0948852..446fb18 100644 --- a/icebox/Makefile +++ b/icebox/Makefile @@ -1,6 +1,6 @@ include ../config.mk -all: chipdb-1k.txt chipdb-8k.txt # chipdb-384.txt +all: chipdb-384.txt chipdb-1k.txt chipdb-8k.txt chipdb-384.txt: icebox.py iceboxdb.py icebox_chipdb.py python3 icebox_chipdb.py -3 > chipdb-384.new |
