Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Daniel Carosone <dan@netbsd.org>
List: source-changes
Date: 09/25/1999 21:49:39
Module Name:	basesrc
Committed By:	dan
Date:		Sun Sep 26 04:49:38 UTC 1999

Modified Files:
	basesrc/distrib/utils/libhack: Makefile

Log Message:
Combine the Makefile.inc and Makefile, and specify the $(HACKOBJS)
directly to work around the fact that $(OBJS) seems to produce a double list of
each .o for some reason.

XXX Why does $(OBJS) list doubles?


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/distrib/utils/libhack/Makefile

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