mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
Add dependency of prospecting_guide on lengths.dat file
And remove that on dump3d binary as it now comes with survex
This commit is contained in:
parent
ae8240ffcc
commit
6740b9ab96
2
Makefile
2
Makefile
@ -94,7 +94,7 @@ noinfo/alltracks.3d: $(shell $(svxtrace_cmd) $(dataset_path)/fixedpts/gps/tracks
|
||||
|
||||
#this requires ttf-freefont package to be installed
|
||||
#And dump3d from survex
|
||||
prospecting_guide: 3dfiles freefont dump3d
|
||||
prospecting_guide: 3dfiles freefont noinfo/lengths.dat
|
||||
cd noinfo/prospecting_guide_scripts && python make-prospectingguide-new.py
|
||||
cd noinfo/prospecting_guide_scripts && python make-prospectingguide-new.py --white
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user