Code Search for Developers
 
 
  

Makefile from GreenSocs at Krugle


Show Makefile syntax highlighted

TOPDIR=../..
# This Makefile requires the definition of thes environment variables:
#
#    TOPDIR  The directory where Makefile.rules resides.
#            Usually this would be ${SCV_INSTALL}/examples.

SOURCE_FILES=test.cc

include ${TOPDIR}/Makefile.rules




See more files for this project here

GreenSocs

To develop SystemC infrustructure, basic IP, patches and add on library code for eventual standerdization.\r\nThe GreenSocs project is made up of a number of contributions (sub projects). Please visit www.greensocs.com for more information.

Project homepage: http://sourceforge.net/projects/greensocs
Programming language(s): C,C++,Java,Perl,XML
License: other

  Makefile
  README
  SConstruct
  checktest.sh
  packet.h
  test.cc
  test_reg.cc