Fix for OpenIndiana

This commit is contained in:
Andrew Pamment 2018-10-27 16:19:56 +10:00
parent 17296c6753
commit 05ac869bb7
1 changed files with 5 additions and 0 deletions

View File

@ -35,6 +35,11 @@ ifeq ($(OS), Haiku)
CFLAGS=
LDFLAGS=-lsqlite3
endif
ifeq ($(OS), SunOS)
CC=gcc
CFLAGS=
LDFLAGS=-lsqlite3
endif
DEPS = ticproc.c