mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 17:34:43 +00:00
21 lines
401 B
Makefile
21 lines
401 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
|
|
CC=gcc
|
|
GCC_MAJOR=4
|
|
HOST_CC=gcc
|
|
AR=ar
|
|
STRIP=strip -s -R .comment -R .note
|
|
CFLAGS=-O2
|
|
LDFLAGS=
|
|
LIBSUF=.a
|
|
EXESUF=
|
|
ARCH=x86-64
|
|
VERSION=0.9.25
|
|
SRC_PATH=/home/andreas/nimrod/tinyc
|