File: rules

package info (click to toggle)
slpvm 0.1.5-11
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,072 kB
  • ctags: 254
  • sloc: sh: 2,624; ansic: 1,012; makefile: 154
file content (19 lines) | stat: -rwxr-xr-x 532 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk

DEB_MAKE_BUILD_TARGET := all RPATH=

## Removed the regresssion test until it is sure it works in the
## autobuilders (cf Bug#422241 and Bug#422155)
#build/slang-pvm::
#	-( cd examples ;						\
#	   pvmd &							\
#	   SLANG_MODULE_PATH=/usr/lib/slang/v2/modules/:$(CURDIR)/src	\
#	       SLSH_PATH=/usr/share/slsh/:$(CURDIR)/src			\
#	       ./master hostname 2 ;					\
#	   echo halt | pvm )

clean::
	rm -f config.log