Skip to content
Snippets Groups Projects
Commit 15a591af authored by Antoine Hoffmann's avatar Antoine Hoffmann
Browse files

Marconi makefile version

parent 4e70c2e2
No related branches found
No related tags found
No related merge requests found
#Local code, binaries, pputils library #Local code, binaries, pputils library
PREFIX = $(HOME)/Documents/HeLaZ#write the path to the root of your HeLaZ distrib here PREFIX = $(HOME)/HeLaZ#write the path to the root of your HeLaZ distrib here
SRCDIR = $(PREFIX)/src SRCDIR = $(PREFIX)/src
BINDIR = $(PREFIX)/bin BINDIR = $(PREFIX)/bin
OBJDIR = $(PREFIX)/obj OBJDIR = $(PREFIX)/obj
LIBDIR = $(PREFIX)/lib LIBDIR = $(PREFIX)/lib
MODDIR = $(PREFIX)/mod MODDIR = $(PREFIX)/mod
FMDIR = $(PREFIX)/FM #FMDIR = $(PREFIX)/FM
FFTW3DIR = /home/ahoffman/lib/fftw-3.3.8 #FFTW3DIR = /home/ahoffman/lib/fftw-3.3.8
FUTILS_DIR = /home/ahoffman/local/spcpc/intel #FUTILS_DIR = /home/ahoffman/local/spcpc/intel
#FMDIR = (HOME)/lib/FM FMDIR = $(HOME)/lib/FM
#FFTW3DIR = $(HOME)/lib/fftw-3.3.8 FFTW3DIR = $(HOME)/lib/fftw-3.3.8
#FUTILS_DIR = $(HOME)/lib/futils FUTILS_DIR = $(HOME)/lib/futils
# Naming ideas : HeLaZ, MoNoLiT (Moment Non Linear Torroidal) # Naming ideas : HeLaZ, MoNoLiT (Moment Non Linear Torroidal)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment