Files
pcas/configure/os/CONFIG.linux-x86.linux-x86
2001-01-30 16:00:51 +00:00

16 lines
367 B
Plaintext

# CONFIG.linux-x86.linux-x86
#
# $Id$
#
# Definitions for linux-x86 host - linux-x86 target builds
# Sites may override these definitions in CONFIG_SITE.linux-x86.linux-x86
#-------------------------------------------------------
# Include common gnu compiler definitions
include $(CONFIG)/CONFIG.gnuCommon
GNU_DIR = /usr
CC = $(GNU_BIN)/gcc
CCC = $(GNU_BIN)/g++