Introduction
Introduction Statistics Contact Development Disclaimer Help
config.mk - gramscii - A simple editor for ASCII box-and-arrow charts
Log
Files
Refs
Tags
README
LICENSE
---
config.mk (157B)
---
1 VERSION = 0.4
2 PREFIX = /usr/local
3 BINDIR = ${PREFIX}/bin
4 MANDIR = ${PREFIX}/share/man
5
6 CFLAGS = -O3 -std=c99
7 DEBUG = -O0 -std=c99 -Wall -pedantic -g -DDEBUG
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.