Revision 4669
Added by Aaron Marcuse-Kubitza about 12 years ago
input.Makefile | ||
---|---|---|
140 | 140 |
via := Veg+ |
141 | 141 |
|
142 | 142 |
coreMap := $(mappings)/VegCore-VegBIEN.csv |
143 |
vocab := $(mappings)/$(via).vocab.csv |
|
144 | 143 |
dict := $(mappings)/$(via)-VegCore.csv |
145 | 144 |
|
146 | 145 |
viaMaps := $(wildcard $(tables:%=%/map.csv)) |
Also available in: Unified diff
input.Makefile: Removed no longer used $(vocab)