2008-02-28 22:11:41 +00:00
|
|
|
#define YmakeRoot $(DESTDIR)@prefix@
|
|
|
|
#define ManRoot $(DESTDIR)@mandir@
|
|
|
|
#define LibRoot $(DESTDIR)@libdir@/ncarg
|
|
|
|
#define SharePath $(DESTDIR)@datadir@
|
|
|
|
|
|
|
|
#define BuildWithF90 TRUE
|
2008-09-11 15:47:38 +00:00
|
|
|
#define IncSearch -I/usr/include/netcdf
|
2008-02-28 22:11:41 +00:00
|
|
|
#define LibSearch -L@libdir@/hdf
|
|
|
|
|
|
|
|
#define BuildV5D FALSE
|
|
|
|
#define BuildHDFEOS FALSE
|
|
|
|
#define BuildTRIANGLE 0
|
|
|
|
#define V5Dlib
|
|
|
|
#define BuildDODS TRUE
|