OpenCores
URL https://opencores.org/ocsvn/w11/w11/trunk

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.7/] [tools/] [src/] [librutiltpp/] [Makefile] - Diff between revs 12 and 17

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 12 Rev 17
Line 1... Line 1...
# $Id: Makefile 401 2011-07-31 21:02:33Z mueller $
# $Id: Makefile 464 2012-12-26 10:14:15Z mueller $
#
#
#  Revision History:
#  Revision History:
# Date         Rev Version  Comment
# Date         Rev Version  Comment
 
# 2012-12-24   464   1.1.1  add TCLINC
# 2011-07-31   401   1.1    rename realclean->distclean
# 2011-07-31   401   1.1    rename realclean->distclean
# 2011-07-01   386   1.0.2  add BOOSTINC
# 2011-07-01   386   1.0.2  add BOOSTINC
# 2011-03-20   372   1.0.1  renamed ..tcl -> ..tpp
# 2011-03-20   372   1.0.1  renamed ..tcl -> ..tpp
# 2011-03-19   371   1.0    Initial version
# 2011-03-19   371   1.0    Initial version
#---
#---
Line 14... Line 15...
SOMAJV     = 1
SOMAJV     = 1
SOMINV     = 0
SOMINV     = 0
#
#
# Compile and Link search paths
# Compile and Link search paths
#
#
INCLFLAGS  = -I/usr/include/tcl8.4 -I${RETROBASE}/tools/src -I${BOOSTINC}
INCLFLAGS  = -I${RETROBASE}/tools/src -I${TCLINC} -I${BOOSTINC}
LDLIBS     = -L${RETROBASE}/tools/lib -lrtcltools
LDLIBS     = -L${RETROBASE}/tools/lib -lrtcltools
#
#
# Object files to be included
# Object files to be included
#
#
OBJ_all    = Rutiltpp_Init.o RtclBvi.o
OBJ_all    = Rutiltpp_Init.o RtclBvi.o

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.