Revision 689
Added by Aaron Marcuse-Kubitza about 13 years ago
Makefile | ||
---|---|---|
5 | 5 |
|
6 | 6 |
##### |
7 | 7 |
|
8 |
all = vegbien.sql vegbien_empty.sql vegbien.for_ERD.my.sql vegbien.for_wiki.sql |
|
8 |
all = vegbien.sql vegbien_empty.sql vegbien.my.sql vegbien.for_ERD.my.sql\ |
|
9 |
vegbien.for_wiki.sql |
|
9 | 10 |
|
10 | 11 |
all: _always $(all) ; |
11 | 12 |
|
Also available in: Unified diff
schemas/Makefile: Generate MySQL version of vegbien.sql as well as vegbien.for_ERD.sql for eventual use in syncing the ERD with the whole schema