4caea1e16448fc63ccf05642fbfaca466279d08c
[tpg/acess2.git] / Kernel / arch / m68k / Makefile
1 #
2 # Acess2 Kernel
3 # m68k Architecture Makefile
4 # arch/m68k/Makefile
5
6 CFLAGS = 
7
8 A_OBJ = main.o debug.o lib.o time.o proc.o mm_virt.o mm_phys.o
9
10 LDFLAGS += `$(CC) --print-libgcc-file-name`
11

UCC git Repository :: git.ucc.asn.au