git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@44 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-09-29 02:54:08 +00:00
parent a8764925f7
commit a99eb3add0
9 changed files with 161 additions and 147 deletions

View File

@@ -9,7 +9,7 @@ LIBS =
L_OBJS = src/ds.o src/core.o src/default.o src/draw.o src/lowlevel.o src/font.o
L_OBJS += src/window.o src/button.o
L_LIBS = -lfreetype
L_LIBS =
ifeq ($(TARGET),NetBSD)
CFLAGS += -I/usr/X11R7/include -I/usr/pkg/include