Project

General

Profile

« Previous | Next » 

Revision 4641

input.Makefile: Maps building: %/VegBIEN.csv: Use %/map.csv directly because %/map.full.csv is now a copy of it

View differences:

input.Makefile
294 294
	$(cp)
295 295
maps += $(patsubst %/map.csv,%/map.full.csv,$(viaMaps))
296 296

  
297
%/VegBIEN.csv: %/map.full.csv $(coreMap)
297
%/VegBIEN.csv: %/map.csv $(coreMap)
298 298
	$(bin)/join <$+|$(bin)/sort_map >$@
299 299
maps += $(autogenMaps)
300 300

  

Also available in: Unified diff