[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ocaml-findlib cannot compile on m68k



On Tue, Apr 10, 2001 at 12:10:14PM +0200, Sven LUTHER wrote:
> In your debian/rules file, just do :
> 
> (example from mlgtk, which was my test package for much of this kind of stuff)
> 
> build-stamp: 
> 	...
> 	# Add here commands to compile the package.
> 	$(MAKE) libs
> 	if [ -x /usr/bin/ocamlopt ]; then \
> 		$(MAKE) libs_opt; \
> 	fi

what do you think about:

  -$(MAKE) libs_opt;

in debian/rules ?

-- 
	- Zack -

Stefano Zacchiroli <zack@cs.unibo.it> ICQ# 33538863
Home Page: http://www.students.cs.unibo.it/~zacchiro
Undergraduate Student of Computer Science at University of Bologna, Italy
SysAdm of verdicchio.students.cs.unibo.it (130.136.3.134)
	"Information wants to be Open"

Attachment: pgpt8Sk2DVCw3.pgp
Description: PGP signature


Reply to: