--- np2/x11/sdl/Attic/Makefile 2004/02/19 14:22:56 1.6 +++ np2/x11/sdl/Attic/Makefile 2004/03/02 16:34:50 1.7 @@ -48,7 +48,7 @@ CBUSOBJS= ../../cbus/cbuscore.o ../../cb ../../cbus/board26k.o ../../cbus/board86.o \ ../../cbus/boardspb.o ../../cbus/boardx2.o \ ../../cbus/cs4231io.o ../../cbus/pcm86io.o \ - ../../cbus/sasiio.o ../../cbus/scsicmd.o ../../cbus/scsiio.o \ + ../../cbus/sasiio.o ../../cbus/scsicmd.o ../../cbus/scsiio.o EMBEDOBJS= ../../embed/vramhdl.o ../../embed/vrammix.o @@ -153,4 +153,4 @@ $(PROG): $(OBJS) $(CC) -o $@ $(CFLAGS) -c $< clean: - -/bin/rm -f $(PROG) $(OBJS) + -/bin/rm -f $(PROG) $(OBJS) *~ *.bak core.* *.core