Path: news1.icaen!news.uiowa.edu!news1.chicago.iagnet.net!qual.net!iagnet.net!newsfeed.internetmci.com!128.230.129.106!news.maxwell.syr.edu!chippy.visi.com!news-out.visi.com!ptah.visi.com!not-for-mail Newsgroups: comp.sys.apple2.gno From: Dragon King Subject: dmake recipe Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Lines: 18 Date: Tue, 07 Apr 1998 11:17:39 GMT NNTP-Posting-Host: thumper.visi.com NNTP-Posting-Date: Tue, 07 Apr 1998 06:17:39 CST Xref: news1.icaen comp.sys.apple2.gno:6627 Just thought I'd share a recipe I've come up with to help with making object libraries from dmake(1). %$A : ; $(AR) $(ARFLAGS) $@ +$(?:t" +") You might want to precede this with an '$(RM) -f $@' since the recipe only adds to an existing library or creates a new one. And also, probably change the setting of AR to 17/makelib so it's easier to find. -- \ | _ _|_ _| | Jeff Markham (Dragon King) _ \ _ \ _ \ | -_) | | _` |(_-< | markhj01@visi.com _/ _\ .__/ .__/_|\___| ___|___|\__, |___/ | http://www.visi.com/~markhj01 _| _| ____/ _| ftp.visi.com:/users/markhj01