ultimatepp/bazaar/Tcc/lib/config.mak
koldo 94bedda349 Tcc: Compile to executable
git-svn-id: svn://ultimatepp.org/upp/trunk@1500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-12 20:15:57 +00:00

21 lines
415 B
Makefile

# Automatically generated by configure - do not modify
prefix=/usr/local
bindir=/usr/local/bin
tccdir=/usr/local/lib/tcc
libdir=/usr/local/lib
includedir=/usr/local/include
mandir=/usr/local/man
docdir=/usr/local/share/doc/tcc
MAKE=make
CC=gcc
GCC_MAJOR=4
HOST_CC=gcc
AR=ar
STRIP=strip -s -R .comment -R .note
CFLAGS=-O2
LDFLAGS=
LIBSUF=.a
EXESUF=
ARCH=i386
VERSION=0.9.24
SRC_PATH=/home/Aplicaciones/zLibs/Tcc/lib