From: David B. <Dav...@mo...> - 2004-09-09 07:54:26
|
According to Josep Mon=E9s i Teixidor <jm...@pu...> (on 09/09/04= ): > cmpermute and uintlut don't work in 2.1.57 (with all the uint=BF stuff = it > hasn't got much sense) but qtdecomp does. Then it probably makes sense to move cpermute.m and uintlut.m to cpermute.m.in and uintlut.m.in respectively, then add something like the following to your makefile t2.1.58=3Dcpermute.m uintlut.m UINT_TARGETS=3D$($(word 1, $(sort t$(OCTAVE_VERSION) t2.1.58))) all : $(UINT_TARGETS) onv2.oct cordflt2.oct bwlabel.oct bwfill.oct \ rotate_scale.oct houghtf.oct graycomatrix.oct \ $(JPEG) $(PNG) %.m: %.m.in -$(INSTALL) $< $@ In that way the m-files don't exist for vesrions of octave prior to 2.1.5= 8 D. --=20 David Bateman Dav...@mo... Motorola CRM +33 1 69 35 48 04 (Ph)=20 Parc Les Algorithmes, Commune de St Aubin +33 1 69 35 77 01 (Fax)=20 91193 Gif-Sur-Yvette FRANCE The information contained in this communication has been classified as:=20 [x] General Business Information=20 [ ] Motorola Internal Use Only=20 [ ] Motorola Confidential Proprietary |