source: EcnlProtoTool/trunk/tcc-0.9.26/config.mak@ 279

Last change on this file since 279 was 279, checked in by coas-nagasima, 7 years ago

ファイルを追加、更新。

File size: 558 bytes
Line 
1# Automatically generated by configure - do not modify
2prefix=0:
3bindir=$(DESTDIR)0:/bin
4tccdir=$(DESTDIR)0:/lib/tcc
5libdir=$(DESTDIR)0:/lib
6ln_libdir=0:/lib
7includedir=$(DESTDIR)0:/include
8mandir=$(DESTDIR)0:/share/man
9infodir=$(DESTDIR)0:/share/info
10docdir=$(DESTDIR)0:/share/doc/tcc
11CC=arm-none-eabi-gcc
12GCC_MAJOR=
13GCC_MINOR=
14HOST_CC=gcc
15AR=arm-none-eabi-ar
16STRIP=arm-none-eabi-strip -s -R .comment -R .note
17CFLAGS=-Wall -g -O2
18LDFLAGS=
19LIBSUF=.a
20EXESUF=
21ARCH=arm
22TARGETOS=
23VERSION=0.9.26
24SRC_PATH=.
25top_srcdir=$(TOP)
26top_builddir=$(TOP)
27CONFIG_NOLDL=yes
Note: See TracBrowser for help on using the repository browser.