File: rules

package info (click to toggle)
octave-fixed 0.7.6-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,052 kB
  • ctags: 1,494
  • sloc: cpp: 15,961; makefile: 210; sh: 22
file content (7 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f
# -*- makefile -*-

include /usr/share/cdbs/1/class/octave-pkg.mk

clean::
	( cd src ; rm -f Makeconf config.log config.status )