generated from erosita/uds
update
This commit is contained in:
10
models/grxe/Makefile
Normal file
10
models/grxe/Makefile
Normal file
@@ -0,0 +1,10 @@
|
||||
LIBS=-L ${HEADAS}/lib -lcfitsio
|
||||
|
||||
FFLAGS= -O -ffree-form
|
||||
|
||||
all:modelrxte
|
||||
|
||||
modelrxte: modelrxte.f
|
||||
${FC} ${FFLAGS} -o modelrxte modelrxte.f ${LIBS}
|
||||
|
||||
|
Reference in New Issue
Block a user