Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh-3.1.0-test3 release
- X-seq: zsh-workers 2422
- From: Geoff Wing <gwing@xxxxxxxxxxxxxxx>
- To: gwing@xxxxxxxxxxxxxxx (Geoff Wing)
- Subject: Re: zsh-3.1.0-test3 release
- Date: Sun, 17 Nov 1996 18:40:23 +1100 (EST)
- Cc: hzoli@xxxxxxxxxx, zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <199611170729.SAA05853@xxxxxxxxxxxxxxxxxxxxx> from "Geoff Wing" at Nov 17, 96 06:29:20 pm
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