1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 16:27:46 +02:00
toxic/cfg/FreeBSD.mk

4 lines
101 B
Makefile
Raw Normal View History

2014-07-06 21:23:58 +02:00
# Specials options for freebsd systems
LIBS := $(filter-out ncursesw, $(LIBS))
LDFLAGS += -lncursesw