1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-11-16 04:03:02 +01: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