Skip to content

Commit 15a00b1

Browse files
committed
Dedicated directory for SAM_OBJ and experimental OBJ builds
1 parent 85c65b6 commit 15a00b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/modifysam/runtemplates/Build.csh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ setenv GNUMAKE 'make -j8'
4141

4242

4343
setenv SAM_DIR `pwd`
44-
setenv SAM_OBJ [datadir]/[expname]/OBJ
44+
setenv SAM_OBJ [datadir]/SAM_OBJ/[expname]
4545
#setenv SAM_SRC `pwd`/SRC
4646
setenv SAM_SRC /home/nw2648/SAM/SRC_v6.11
4747

0 commit comments

Comments
 (0)