1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 17:47:52 +02:00
toxic/cfg/FreeBSD.mk
2014-07-06 21:23:58 +02:00

4 lines
101 B
Makefile

# Specials options for freebsd systems
LIBS := $(filter-out ncursesw, $(LIBS))
LDFLAGS += -lncursesw