f40c900347150997d17eb637a634b27a5c38ae76
[tpg/acess2.git] / Makefile.x86_64.cfg
1
2 CC = x86_64-linux-gnu-gcc
3 LD = ld
4
5 KERNEL_CFLAGS = -mcmodel=large -nostdlib
6
7 ARCHDIR = x86_64
8

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