git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@48 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
Nishi 2025-09-29 04:48:59 +00:00
commit 1e9aeb50e6
4 changed files with 35 additions and 29 deletions

View file

@ -3,7 +3,7 @@
TARGET = $(shell uname -s)
CC = gcc
CFLAGS = -Wall -Wextra -fPIC -Iinclude -D_MILSKO
CFLAGS = -Wall -Wextra -fPIC -Iinclude -D_MILSKO -g
LDFLAGS =
LIBS =