- Still a problem with makefile
This commit is contained in:
@ -13,20 +13,11 @@ FORTIFYOBJ=strdup.o fortify.o
|
|||||||
#NI= -DHAVENI
|
#NI= -DHAVENI
|
||||||
#NIOBJ= nigpib.o
|
#NIOBJ= nigpib.o
|
||||||
#NILIB=-lgpibenet
|
#NILIB=-lgpibenet
|
||||||
#==========================================================================
|
|
||||||
# comment or uncomment if a difrac version is required
|
|
||||||
# Do not forget to remove or add comments to ofac.c as well if changes
|
|
||||||
# were made here.
|
|
||||||
|
|
||||||
#DIFOBJ=difrac.o -Ldifrac -ldif
|
|
||||||
#DIFIL= difrac.o
|
|
||||||
#==========================================================================
|
|
||||||
|
|
||||||
#----------------select proper Makefile
|
#----------------select proper Makefile
|
||||||
MFLAGS= -f makefile_linux
|
MFLAGS= -f makefile_linux
|
||||||
|
|
||||||
CC = gcc
|
CC = gcc
|
||||||
CFLAGS = -I$(HDFROOT)/include -DHDF4 -DHDF5 $(NI) -Ipsi/hardsup -I.y \
|
CFLAGS = -I$(HDFROOT)/include -DHDF4 -DHDF5 $(NI) -Ipsi/hardsup -I. \
|
||||||
-fwritable-strings -DCYGNUS -DNONINTF -g $(DFORTIFY)
|
-fwritable-strings -DCYGNUS -DNONINTF -g $(DFORTIFY)
|
||||||
|
|
||||||
BINTARGET = bin
|
BINTARGET = bin
|
||||||
|
Reference in New Issue
Block a user