Code Search for Developers
 
 
  

Makefile from GreenSocs at Krugle


Show Makefile syntax highlighted

PACKAGE_DIR=gsc-1.0.0
BUILD_COMMAND ?= dpkg-buildpackage -rfakeroot -us

all:
	cd ${PACKAGE_DIR} ; $(BUILD_COMMAND)




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

  gsc-1.0.0/
    debian/
      changelog
      compat
      control
      copyright
      install-sh
      rules
    man/
      gsc.1
      gscsim.1
    LICENSE-NAME
    Version
    gs-setup.pl
    gsc
    gsc-orig
    gscsim
    systemc.h
  Makefile