Fixed includes issues, but the linker crashes.

This commit is contained in:
Krystian Bacławski
2012-02-15 23:00:58 -08:00
parent 7851d27114
commit 8d4f789d7e
2 changed files with 603 additions and 616 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
CC = gcc
CFLAGS = -O2 -Wall -I../target/include
CFLAGS = -O2 -Wall -I../target/include -I../target/m68k-amigaos/sys-include
all: GccFindHit hunk2aout
+602 -615
View File
File diff suppressed because it is too large Load Diff