Code Search for Developers
 
 
  

Makefile from GreenSocs at Krugle


Show Makefile syntax highlighted

all: dpkg apt greensocs gcc systemc gssystemc libstdc++ libboost-dev gstlm

dpkg:
	$(MAKE) -C dpkg

apt:
	$(MAKE) -C apt

gcc:
	$(MAKE) -C gcc

greensocs: dpkg apt
	$(MAKE) -C gsroot

systemc: gcc greensocs
	gsroot/bin/dpkg-static --root=gsroot --install gcc/gcc_4.0.3-1_i386.deb
	$(MAKE) -C systemc

gssystemc:
	$(MAKE) -C gssystemc

libstdc++:
	$(MAKE) -C libstdc++

libboost-dev:
	$(MAKE) -C libboost-dev

gstlm:
	$(MAKE) -C gstlm


.PHONY: all dpkg apt gcc systemc gssystemc libstdc++ libboost-dev gstlm




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

  apt/
    apt-0.5.28.6/
      apt-inst/
        contrib/
          arfile.cc
          arfile.h
          extracttar.cc
          extracttar.h
        deb/
          debfile.cc
          debfile.h
          dpkgdb.cc
          dpkgdb.h
        database.cc
        database.h
        dirstream.cc
        dirstream.h
        dpkg-diffs.txt
        extract.cc
        extract.h
        filelist.cc
        filelist.h
        makefile
      apt-pkg/
        contrib/
        deb/
        acquire-item.cc
        acquire-item.h
        acquire-method.cc
        acquire-method.h
        acquire-worker.cc
        acquire-worker.h
        acquire.cc
        acquire.h
        algorithms.cc
        algorithms.h
        cachefile.cc
        cachefile.h
        cacheiterators.h
        clean.cc
        clean.h
        depcache.cc
        depcache.h
        indexfile.cc
        indexfile.h
        init.cc
        init.h
        makefile
        orderlist.cc
        orderlist.h
        packagemanager.cc
        packagemanager.h
        pkgcache.cc
        pkgcache.h
        pkgcachegen.cc
        pkgcachegen.h
        pkgrecords.cc
        pkgrecords.h
        pkgsystem.cc
        pkgsystem.h
        policy.cc
        policy.h
        sourcelist.cc
        sourcelist.h
        srcrecords.cc
        srcrecords.h
        tagfile.cc
        tagfile.h
        version.cc
        version.h
        versionmatch.cc
        versionmatch.h
      buildlib/
        apti18n.h.in
        archtable
        config.guess
        config.h.in
        config.sub
        configure.mak
        copy.mak
        debiandoc.mak
        defaults.mak
        environment.mak.in
        fail.mak
        install-sh
        inttypes.h.in
      cmdline/
      debian/
      doc/
      dselect/
      ftparchive/
      methods/
      po/
      test/
      AUTHORS
      COMPILING
      COPYING
      COPYING.GPL
      Makefile
      README.make
      aclocal.m4
      configure
      configure.in
    Makefile
  binutils/
  cdt/
  debconf/
  dpkg/
  eclipse/
  fakeroot/
  gcc/
  gsc/
  gsroot/
  gstlm/
  jre/
  libboost-dev/
  libstdc++/
  sce/
  sce-workspace/
  scv/
  systemc/
  xerces/
  Makefile
  Makefile.build
  Makefile.packages
  Makefile.tar2deb
  Makefile2
  README.Makefiles
  greensocs-package-manual.txt
  gs_gencontrol