Revision 4609
Added by Aaron Marcuse-Kubitza about 12 years ago
lib/mappings.Makefile | ||
---|---|---|
1 | 1 |
ifndef missingMappingsCmd |
2 | 2 |
$(error $$(missingMappingsCmd) required) |
3 | 3 |
endif |
4 |
ifndef missingMappingsCmd |
|
5 |
$(error $$(termsSubdirs) required) |
|
6 |
endif |
|
4 | 7 |
|
5 | 8 |
missingMappingTypes = join non-empty_join input |
6 | 9 |
|
Also available in: Unified diff
lib/mappings.Makefile: Require $(termsSubdirs)