Revision 2620
Added by Aaron Marcuse-Kubitza over 12 years ago
Makefile | ||
---|---|---|
7 | 7 |
|
8 | 8 |
##### General targets |
9 | 9 |
|
10 |
all = vegbien.sql vegbien_empty.sql vegbien.my.sql functions.sql |
|
10 |
all = vegbien.sql vegbien_empty.sql vegbien.my.sql functions.sql\ |
|
11 |
py_functions.sql |
|
11 | 12 |
|
12 | 13 |
all: _always $(all) ; |
13 | 14 |
|
Also available in: Unified diff
schemas/Makefile, py_functions.sql.make: Generate py_functions.sql from vegbien's py_functions schema