Update Makefile

This commit is contained in:
sparklewind 2012-12-22 20:31:37 +01:00
parent b7445eb81b
commit 123c75b01f

View File

@ -54,7 +54,7 @@ else
endif
BSD_LOCAL_INC =
ifneq ($findstring HAIKU,$(OS)),)
ifneq ($(findstring Haiku,$(OS)),)
DYLIB_LIB = -ldl
endif
ifneq ($(findstring BSD,$(OS)),)