equal
deleted
inserted
replaced
2644 CFLAGS="$CFLAGS -I\$(top_srcdir)/src/cdrom" |
2644 CFLAGS="$CFLAGS -I\$(top_srcdir)/src/cdrom" |
2645 CFLAGS="$CFLAGS -I\$(top_srcdir)/src/thread" |
2645 CFLAGS="$CFLAGS -I\$(top_srcdir)/src/thread" |
2646 CFLAGS="$CFLAGS -I\$(top_srcdir)/src/timer" |
2646 CFLAGS="$CFLAGS -I\$(top_srcdir)/src/timer" |
2647 CFLAGS="$CFLAGS -I\$(top_srcdir)/src/endian" |
2647 CFLAGS="$CFLAGS -I\$(top_srcdir)/src/endian" |
2648 CFLAGS="$CFLAGS -I\$(top_srcdir)/src/file" |
2648 CFLAGS="$CFLAGS -I\$(top_srcdir)/src/file" |
|
2649 CFLAGS="$CFLAGS -I\$(top_builddir)/src/thread" |
2649 CXXFLAGS="$CFLAGS" |
2650 CXXFLAGS="$CFLAGS" |
2650 |
2651 |
2651 |
2652 |
2652 # Check for darwin at the very end and set up the Objective C compiler |
2653 # Check for darwin at the very end and set up the Objective C compiler |
2653 # We do this here so that we get the full CFLAGS into OBJCFLAGS |
2654 # We do this here so that we get the full CFLAGS into OBJCFLAGS |