Subversion Repositories Kolibri OS

Rev

Rev 1902 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1902 Rev 1907
Line 1... Line -...
1
# Autoconf configuration
-
 
2
 
-
 
3
# Pull in the defaults
1
#Pull in the defaults
4
include $(TOP)/configs/default
2
include $(TOP)/configs/default
Line 5... Line 3...
5
 
3
 
6
# This is generated by configure
4
# This is generated by configure
Line 7... Line 5...
7
CONFIG_NAME = autoconf
5
CONFIG_NAME = autoconf
-
 
6
 
8
 
7
# Compiler and flags
9
# Compiler and flags
8
 
10
AR = ar rc
9
AR = ar rc
11
CC = gcc
10
CC = gcc
12
CXX = g++
11
CXX = g++