tconfig.mk - ploot - simple plotting tools | |
git clone git://bitreich.org/ploot git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
tconfig.mk (148B) | |
--- | |
1 CFLAGS = -Wall -Wextra -std=c99 -pedantic -fPIC -I"src" -D_POSIX_… | |
2 LFLAGS = -static | |
3 PREFIX = /usr/local | |
4 MANDIR = $(PREFIX)/share/man |