mirror of the now-defunct rocklinux.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
--- bin86-0.16.12/ld/Makefile.orig Wed Mar 20 21:58:20 2002
|
|
|
+++ bin86-0.16.12/ld/Makefile Sun Sep 7 22:43:43 2003
|
|
|
@@ -17,7 +17,7 @@
|
|
|
|
|
|
# An alternative file for a non-standard a.out.h (eg i386 linux on an Alpha)
|
|
|
#
|
|
|
-# NATIVE=-DA_OUT_INCL='"a_out_local.h"'
|
|
|
+NATIVE=-DA_OUT_INCL='"x86_aout.h"'
|
|
|
|
|
|
OBJS= dumps.o io.o ld.o readobj.o table.o typeconv.o linksyms.o \
|
|
|
writex86.o writebin.o writerel.o
|