/[hurd]/hurd/Makeconf
ViewVC logotype

Diff of /hurd/Makeconf

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

revision 1.204 by roland, Thu Sep 5 23:11:16 2002 UTC revision 1.205 by marcus, Tue Sep 17 20:42:06 2002 UTC
# Line 62  ifneq (.,$(dir)) Line 62  ifneq (.,$(dir))
62  INCLUDES += -I.. $(top_srcdirinc)  INCLUDES += -I.. $(top_srcdirinc)
63  endif  endif
64  INCLUDES += -I$(..)include -I$(top_srcdir)/include  INCLUDES += -I$(..)include -I$(top_srcdir)/include
65  CPPFLAGS += -std=gnu99 $(INCLUDES) \  CPPFLAGS += $(INCLUDES) \
66               -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BITS=64 \               -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BITS=64 \
67              $($*-CPPFLAGS)              $($*-CPPFLAGS)
68  CFLAGS += -Wall -g -O3  CFLAGS += -std=gnu99 -Wall -g -O3
69    
70  # Include the configure-generated file of parameters.  # Include the configure-generated file of parameters.
71  # This sets up variables for build tools and installation directories.  # This sets up variables for build tools and installation directories.

Legend:
Removed from v.1.204  
changed lines
  Added in v.1.205

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