Revision 6918
Added by Aaron Marcuse-Kubitza about 12 years ago
schemas/Makefile | ||
---|---|---|
3 | 3 |
include $(root)/lib/common.Makefile |
4 | 4 |
|
5 | 5 |
|
6 |
##### Vars/functions |
|
7 |
|
|
8 |
# OS |
|
9 |
os = $(shell uname) |
|
10 |
|
|
11 | 6 |
##### General targets |
12 | 7 |
|
13 | 8 |
all = vegbien.sql vegbien.my.sql functions.sql py_functions.sql |
Also available in: Unified diff
schemas/Makefile: Removed unused $(os)