Cleanups for Makefile. Now using += to make things easier, and added explicit -m32 and -m64 switches.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "mem.h"
|
||||
#include "../mem.h"
|
||||
|
||||
#ifdef __amd64__
|
||||
#include "codegen_x86-64.h"
|
||||
|
||||
Reference in New Issue
Block a user