2
0
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:
Krystian Bacławski
2012-02-16 19:31:44 -08:00
parent e2ba3b77c5
commit a71ca84c27
3 changed files with 32 additions and 67 deletions

View File

@ -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: