mirror of
https://github.com/bebbo/amigaos-cross-toolchain.git
synced 2025-12-08 22:38:24 +00:00
Utilize doshunks.h & a.out.h. Use ntohx macros.
This commit is contained in:
@ -5,7 +5,7 @@ BINS = GccFindHit hunk2aout
|
||||
|
||||
all: $(BINS)
|
||||
|
||||
GccFindHit.o: GccFindHit.c defs.h
|
||||
GccFindHit.o: GccFindHit.c defs.h a.out.h
|
||||
hunk2aout.o: hunk2aout.c a.out.h
|
||||
|
||||
clean:
|
||||
|
||||
Reference in New Issue
Block a user