$NetBSD: patch-ac,v 1.1.1.1 2002/04/22 11:51:50 agc Exp $ --- ./libDebug/arch/ix86/source/Makefile.in.orig Wed Apr 17 08:34:00 2002 +++ ./libDebug/arch/ix86/source/Makefile.in @@ -11,8 +11,11 @@ DEPENDFILE = .depend +# below used to be: +# @os_makefile_frag@ \ instead of bsd-x86 thingy + OBJECTS = \ - @os_makefile_frag@ \ + $(OBJDIR)/bsd-x86.o \ $(OBJDIR)/sub-x86.o \ $(OBJDIR)/trace-x86.o