Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 242178 | Differences between
and this patch

Collapse All | Expand All

(-)scilab-4.1.2/pvm3/Makefile.aimk.in (-3 / +3 lines)
Lines 140-146 Link Here
140
140
141
## build hoster ##
141
## build hoster ##
142
h:
142
h:
143
	@ echo "building hoster"
143
#	@ echo "building hoster"
144
	- cd hoster; ../lib/aimk $(PVMOPTS) install
144
#	- cd hoster; ../lib/aimk $(PVMOPTS) install
145
	@ echo "done building hoster"
145
#	@ echo "done building hoster"
146
146
(-)scilab-4.1.2/pvm3/hoster/Makefile.aimk.in (-1 / +1 lines)
Lines 29-35 Link Here
29
29
30
REXECOBJ	= @PVMHOSTERFILES@
30
REXECOBJ	= @PVMHOSTERFILES@
31
31
32
default:	all
32
default:	
33
install:	all
33
install:	all
34
34
35
all:	$(XDIR)/hoster$(EXESFX)
35
all:	$(XDIR)/hoster$(EXESFX)

Return to bug 242178