/[grub]/grub/stage1/Makefile.am
ViewVC logotype

Diff of /grub/stage1/Makefile.am

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

revision 1.14 by okuji, Wed Jul 4 07:33:48 2001 UTC revision 1.15 by okuji, Sun Oct 19 17:36:29 2003 UTC
# Line 4  nodist_pkgdata_DATA = stage1 Line 4  nodist_pkgdata_DATA = stage1
4  CLEANFILES = $(nodist_pkgdata_DATA)  CLEANFILES = $(nodist_pkgdata_DATA)
5    
6  # We can't use builtins or standard includes.  # We can't use builtins or standard includes.
7  AM_ASFLAGS = $(STAGE1_CFLAGS) -fno-builtin -nostdinc  AM_CCASFLAGS = $(STAGE1_CFLAGS) -fno-builtin -nostdinc
8  LDFLAGS = -nostdlib -Wl,-N,-Ttext,7C00  LDFLAGS = -nostdlib -Wl,-N,-Ttext,7C00
9    
10  noinst_PROGRAMS = stage1.exec  noinst_PROGRAMS = stage1.exec

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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