diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,6 +20,6 @@ CFLAGS += -pedantic ASM = nasm ASMFLAGS = -f ASMARCH = elf64_fbsd - +# ============================================ RULES ============================================= # all: ${CC} |