1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 19:07:47 +02:00
toxic/cfg/systems/FreeBSD.mk
2014-08-19 18:22:57 +02:00

5 lines
124 B
Makefile

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