Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh-3.1.0-test3 release



Hmm, make isn't building `all' as the default for me - so force it.
Anyway, the next message will be a patch to fix the dynamic stuff.

*** Makefile.in.org     Sun Nov 17 18:05:06 1996
--- Makefile.in Sun Nov 17 18:35:56 1996
***************
*** 83,89 ****
  all: config.h Makefile $(SUBDIRS)
  
  $(SUBDIRS): FORCE
!       cd $@ && $(MAKE) $(MAKEDEFS)
  
  FORCE:
  
--- 83,89 ----
  all: config.h Makefile $(SUBDIRS)
  
  $(SUBDIRS): FORCE
!       cd $@ && $(MAKE) $(MAKEDEFS) all
  
  FORCE:

-- 
Geoff Wing [gwing@xxxxxxxxxxxxxxx]   Technical Manager
  Phone    : +61-3-9818 2977	     PrimeNet - Internet Consultancy
  Facsimile: +61-3-9819 3788	     Web : <URL:http://www.primenet.com.au/>
  Mobile   : 0412 162 441



Messages sorted by: Reverse Date, Date, Thread, Author