Makefile tweaks for sunos and macos
This commit is contained in:
@@ -28,7 +28,7 @@ endif
|
||||
ifeq ($(OS), Darwin)
|
||||
CC=cc
|
||||
CFLAGS=-I/opt/local/include
|
||||
LDFLAGS=
|
||||
LDFLAGS=-L/opt/local/lib
|
||||
endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user