From 754010fba962a7fe859e7f2efb977ec4eff04920 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 16 Apr 2020 19:18:20 +0200 Subject: Better read function --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 06dddc7..27c8b92 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ LINK = -lc TARGET = lowbat # ========================================== ASSEMBLER =========================================== # ASM = nasm -ASMFLAGS = -f +ASMFLAGS = -g -f ASMARCH = elf64 # ============================================ UNIX ============================================== # RM = rm -f -- cgit v1.2.3