mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-19 08:26:35 +02:00
Make Toxic easier to port
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
# Specials options for freebsd systems
|
||||
LIBS := $(filter-out ncursesw, $(LIBS))
|
||||
LDFLAGS += -lncursesw -lcurl
|
||||
MANDIR = $(PREFIX)/man
|
@ -1,4 +0,0 @@
|
||||
# Specials options for linux systems
|
||||
CFLAGS +=
|
||||
LDFLAGS += -ldl -lrt -lcurl
|
||||
MANDIR = $(PREFIX)/share/man
|
Reference in New Issue
Block a user