1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 19:37:47 +02:00
toxic/cfg/systems/Linux.mk

5 lines
104 B
Makefile
Raw Normal View History

2014-06-24 17:37:11 +02:00
# Specials options for linux systems
CFLAGS +=
LDFLAGS += -ldl -lrt -lcurl
MANDIR = $(PREFIX)/share/man