Adjust site_ansto/Makefile to define SITE_ANSTO for common SICS files
This commit is contained in:
@@ -22,6 +22,7 @@ PSI_SLIBS = matrix/libmatrix.a
|
||||
PSI_LIBS = \
|
||||
$(LIB_TCL8) $(LIB_HDF5) -lpthread \
|
||||
-ldl -lz -lm -lc $(LIB_MXML) $(LIB_JSON)
|
||||
PSI_CFLAGS += -DSITE_ANSTO=1
|
||||
|
||||
../%.o : ../%.c
|
||||
cd ..; $(CC) -c $(PSI_CFLAGS) $*.c -o $*.o
|
||||
|
||||
Reference in New Issue
Block a user