Project

General

Profile

« Previous | Next » 

Revision 689

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

View differences:

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