"Fossies" - the Fresh Open Source Software Archive

Member "shake-1.0/debian/rules" (15 Nov 2014, 225 Bytes) of package /linux/privat/shake-1.0.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Make source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 #!/usr/bin/make -f
    2 
    3 include /usr/share/cdbs/1/rules/debhelper.mk
    4 include /usr/share/cdbs/1/rules/utils.mk
    5 include /usr/share/cdbs/1/class/cmake.mk
    6 
    7 CC  = /usr/bin/cc
    8 CXX = /usr/bin/g++
    9 
   10 #DEB_DH_INSTALL_SOURCEDIR = debian/tmp