[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / amiga / stand / bootblock / boot

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

Diff for /src/sys/arch/amiga/stand/bootblock/boot/Makefile between version 1.18 and 1.19

version 1.18, 1999/03/03 20:32:58 version 1.19, 1999/04/03 09:18:41
Line 18  FILES= xxboot fdboot
Line 18  FILES= xxboot fdboot
 BINDIR=/usr/mdec  BINDIR=/usr/mdec
   
 COBJS = main.o console.o xd.o twiddle.o bzero.o gets.o  COBJS = main.o console.o xd.o twiddle.o bzero.o gets.o
 COBJS+=  lseek.o open.o read.o close.o dev.o  COBJS+=  lseek.o open.o read.o close.o dev.o errno.o
 COBJS+=  ufs.o  COBJS+=  ufs.o
   
 SOBJS = alloc.o ashrdi3.o bcopy.o muldi3.o printf.o startit.o  SOBJS = alloc.o ashrdi3.o bcopy.o muldi3.o printf.o startit.o

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

CVSweb <webmaster@jp.NetBSD.org>