/[classpath]/classpath/native/fdlibm/Makefile.am
ViewVC logotype

Diff of /classpath/native/fdlibm/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by mkoch, Fri May 21 07:25:42 2004 UTC revision 1.7 by mark, Tue Oct 26 20:26:03 2004 UTC
# Line 45  libfdlibm_la_SOURCES =  \ Line 45  libfdlibm_la_SOURCES =  \
45                          w_remainder.c \                          w_remainder.c \
46                          w_sqrt.c                          w_sqrt.c
47    
48  libfdlibm_la_LDFLAGS = @CLASSPATH_MODULE@  AM_LDFLAGS = @CLASSPATH_MODULE@
49    
50  # We just want the standard flags for fdlibm since it is an upstream lib  # We just want the standard flags for fdlibm since it is an upstream lib
51  # and our normal -ansi -pedantic -Wall -Werror breaks this lib.  # and our normal -pedantic -Wall -Werror breaks this lib. So no AM_CFLAGS.
52  AM_CFLAGS =  # We also don't need extra includes, so no AM_CPPFLAGS either.
   

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26