mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-25 17:40:27 +08:00
changes
This commit is contained in:
parent
9da0b67627
commit
663e344099
@ -8,7 +8,8 @@
|
||||
# $Id: Makefile.am,v 1.194 2010/06/01 15:34:50 ed Exp $
|
||||
|
||||
# Initialize
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include @EXTERN_CFLAGS@ -I${top_srcdir}/libsrc -I${top_srcdir}/libdispatch
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include @EXTERN_CFLAGS@ \
|
||||
-I${top_srcdir}/libsrc -I${top_srcdir}/libdispatch
|
||||
AM_LDFLAGS = @EXTERN_LDFLAGS@
|
||||
LDADD =
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user