We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b586630 commit 30ba82fCopy full SHA for 30ba82f
1 file changed
src/amuse_galactics/gas_src/src/Makefile
@@ -78,7 +78,7 @@ diskdf: diskdf.o diskdf5intez.o diskdensf.o splintd.o splined.o readharmfile.o \
78
fnamidden.o rcirc.o diskdens.o modstamp.o fixedhalopot.o \
79
thickdisk2.o bessj01.o erfcc.o sphericaldf_nfw.o \
80
fixedbulgepot.o sphericaldf_hernquist.o alldens.o
81
- $(FC) $(FFLAGS) $(LIBS) -lstdc++ -o $@ $^ $(PGPLOTLIBS)
+ $(FC) $(FFLAGS) $(LIBS) $(GENLIBS) -o $@ $^ $(PGPLOTLIBS)
82
83
getfreqs: newfreqs.o pot.o appdiskpot.o plgndr1.o erfcen.o thickdisk2.o bessj01.o \
84
erfcc.o fixedhalopot.o\
0 commit comments