mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-14 23:23:02 +01:00
5 lines
101 B
Makefile
5 lines
101 B
Makefile
# Specials options for linux systems
|
|
CFLAGS +=
|
|
LDFLAGS += -ldl -lresolv
|
|
MANDIR = $(PREFIX)/share/man
|