Makefile tweaks for sunos and macos

This commit is contained in:
Andrew Pamment
2018-10-12 15:58:29 +10:00
parent 40c52836f9
commit d4329eb287
9 changed files with 23 additions and 10 deletions

View File

@@ -2,6 +2,8 @@ CC:= cc
CFLAGS:= -std=gnu99 -I/usr/local/include
LIBS:= -L/usr/local/lib -lsqlite3 -lutil -lm -lssl -lcrypto -lssh -liconv -lmosquitto
LIBTOOLIZE:= libtoolize
DEPS_LUA_TARGET:= freebsd
DEPS_JAMLIB_MAKEFILE:= Makefile.linux