Project

General

Profile

« Previous | Next » 

Revision 4345

input.Makefile: Maps building: Added comment that you cannot make a subdir separately from the entire datasource dir

View differences:

input.Makefile
200 200

  
201 201
##### Maps building
202 202

  
203
# WARNING: You CANNOT make a subdir using `make inputs/<datasrc>/<subdir>/`.
204
# You must instead make the entire datasource dir: `make inputs/<datasrc>/`
205

  
203 206
# Maps to (try to) build are added to one of these
204 207
maps :=
205 208
createOnlyMaps :=

Also available in: Unified diff