mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 15:21:55 +00:00
[svn r7030] DL: Added location info for 95 and 96
This commit is contained in:
parent
d84959b02d
commit
dcc4811ccf
4
Makefile
4
Makefile
@ -50,7 +50,7 @@ smkridge/204/atoz.html: smkridge/204/glossary.csv smkridge/204/make-glossary.pl
|
|||||||
|
|
||||||
###########
|
###########
|
||||||
|
|
||||||
3dfiles: noinfo/all.3d smkridge/204/204.3d smkridge/234/234.3d plateau/76/76.3d
|
3dfiles: noinfo/all.3d smkridge/204/204.3d smkridge/234/234.3d # plateau/76/76.3d
|
||||||
|
|
||||||
noinfo/all.3d: $(shell $(svxtrace_cmd) $(dataset_path)/all)
|
noinfo/all.3d: $(shell $(svxtrace_cmd) $(dataset_path)/all)
|
||||||
cavern $(cavern_flags) $(dataset_path)/all -o noinfo/all.3d
|
cavern $(cavern_flags) $(dataset_path)/all -o noinfo/all.3d
|
||||||
@ -66,7 +66,7 @@ plateau/76/76.3d: $(shell $(svxtrace_cmd) $(dataset_path)/caves/76/76)
|
|||||||
|
|
||||||
###########
|
###########
|
||||||
|
|
||||||
tarfiles: noinfo/all.tgz smkridge/204/surveydata.tgz smkridge/234/surveydata.tgz plateau/76/surveydata.tgz
|
tarfiles: noinfo/all.tgz smkridge/204/surveydata.tgz smkridge/234/surveydata.tgz # plateau/76/surveydata.tgz
|
||||||
|
|
||||||
noinfo/all.tgz: noinfo/all.3d
|
noinfo/all.tgz: noinfo/all.3d
|
||||||
tar $(tar_flags) noinfo/all.tgz -C $(dataset_path)/.. loser
|
tar $(tar_flags) noinfo/all.tgz -C $(dataset_path)/.. loser
|
||||||
|
Loading…
Reference in New Issue
Block a user