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

Re: automake fun



On Wed, Nov 21, 2001 at 02:05:37PM -0600, Adam Heath wrote:
> > > 4) $(MAKE) AUTOMAKE=true build
> >
> > It will not work with some upstream-damaged Makefiles, I think. The ones any
> > acceptable version of autotools (the ones in Debian :P) create should like
> > it just fine, though.
> 
> build:
> 	mkdir -p debian/bin
> 	ln -s /bin/true debian/bin/automake
> 	ln -s /bin/true debian/bin/autoconf
> 	$(MAKE) build PATH=$(CURDIR)/debian/bin

ITYM PATH=$(CURDIR)/debian/bin:$PATH :)

-- 
     2. That which causes joy or happiness.



Reply to: