Changed output directory to $(HOME)/bin.
This commit is contained in:
@ -35,7 +35,7 @@ OBJ = geant_lemsr_main.o get_direction.o gudcay.o gukine.o \
|
||||
$(FF) $(CFLAGS) $*.F
|
||||
|
||||
geant_lemsr: $(OBJ)
|
||||
$(FF) -o $(HOME)/mc/geant/bin/geant_lemsr $(OBJ) \
|
||||
$(FF) -o $(HOME)/bin/geant_lemsr $(OBJ) \
|
||||
`cernlib geant321 pawlib graflib packlib mathlib`
|
||||
# `cernlib geant321 pawlib graflib/Motif packlib mathlib`
|
||||
#
|
||||
|
Reference in New Issue
Block a user