/[grub]/grub/grub/Makefile.in
ViewVC logotype

Diff of /grub/grub/Makefile.in

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

revision 1.32 by gord, Mon Oct 15 04:49:49 2001 UTC revision 1.33 by okuji, Tue Jun 11 16:36:54 2002 UTC
# Line 92  sbin_PROGRAMS = grub Line 92  sbin_PROGRAMS = grub
92  @SERIAL_SPEED_SIMULATION_FALSE@SERIAL_FLAGS = -DSUPPORT_SERIAL=1  @SERIAL_SPEED_SIMULATION_FALSE@SERIAL_FLAGS = -DSUPPORT_SERIAL=1
93    
94  AM_CFLAGS = $(GRUB_CFLAGS) -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 \  AM_CFLAGS = $(GRUB_CFLAGS) -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 \
95          -DFSYS_FFS=1 -DFSYS_MINIX=1 $(SERIAL_FLAGS) \          -DFSYS_FFS=1 -DFSYS_MINIX=1 -DSUPPORT_HERCULES=1 \
96            $(SERIAL_FLAGS) \
97          -fwritable-strings -I$(top_srcdir)/stage2 \          -fwritable-strings -I$(top_srcdir)/stage2 \
98          -I$(top_srcdir)/stage1 -I$(top_srcdir)/lib          -I$(top_srcdir)/stage1 -I$(top_srcdir)/lib
99    

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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