mirror of
https://frontier.innolan.net/github/amigaos-cross-toolchain6.git
synced 2024-10-19 10:29:55 +00:00
Fix include path.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
CC = gcc -m32
|
||||
CFLAGS = -g -O2 -Wall -I../target/include
|
||||
CFLAGS = -g -O2 -Wall -I../target/os-include
|
||||
|
||||
BINS = GccFindHit hunk2aout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user