mirror of
https://github.com/Tha14/toxic.git
synced 2025-02-01 07:57:22 +01:00
5 lines
106 B
Makefile
5 lines
106 B
Makefile
# Specials options for linux systems
|
|
CFLAGS +=
|
|
LDFLAGS += -ldl -lresolv -lrt
|
|
MANDIR = $(PREFIX)/share/man
|