Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Eclipse Titan
titan.core
Commits
4567b25b
Commit
4567b25b
authored
Feb 18, 2015
by
Elemer Lelik
Browse files
New Solaris Makefile.personal added
parent
6f5dd5de
Changes
1
Hide whitespace changes
Inline
Side-by-side
makefiles/Makefile.personal.esekiux5120
0 → 100644
View file @
4567b25b
###############################################################################
# Copyright (c) 2000-2014 Ericsson Telecom AB
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
###############################################################################
GCCDIR
:=
/app/gcc/4.1.2
CC
:=
$(GCCDIR)
/bin/gcc
CXX
:=
$(GCCDIR)
/bin/g++
FLEX
:=
/proj/TTCN/Tools/flex-2.5.35/bin/flex
BISON
:=
/proj/TTCN/Tools/bison-2.4.3/bin/bison
JDKDIR
:=
/proj/TTCN/Tools/jdk1.6.0_23
XMLDIR
:=
/proj/TTCN/Tools/libxml2-2.7.8
OPENSSL_DIR
:=
/proj/TTCN/Tools/openssl-0.9.8r
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment