Revision 634
Added by Aaron Marcuse-Kubitza about 13 years ago
input.Makefile | ||
---|---|---|
129 | 129 |
test/import.out: $(vegbienMaps) _always |
130 | 130 |
$(test2Db) |
131 | 131 |
|
132 |
# Accepts a test output: make <test_output_path>-ok |
|
132 | 133 |
%-ok: _always |
133 | 134 |
$(CP) $* $(call testRef,$*) |
134 | 135 |
|
Also available in: Unified diff
input.Makefile: Added documentation for accepting a test output