Subject: CVS commit: pkgsrc/lang/wonka
To: None <pkgsrc-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: pkgsrc-changes
Date: 01/20/2003 20:33:31
Module Name:	pkgsrc
Committed By:	skrll
Date:		Mon Jan 20 18:33:31 UTC 2003

Modified Files:
	pkgsrc/lang/wonka: Makefile

Log Message:
Honour ${CC}, ${LD}, ${AR}.

Use ${CC} -c for AS. Doing this means we get the right flags passed to
as(1).

Fixes my own PR 19906.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/wonka/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.