clean: remove second_floppy and second_scsi

This commit is contained in:
Laurent Vivier 2004-12-07 00:31:58 +00:00
parent 72d3e1ed16
commit fff252634d

View File

@ -49,4 +49,4 @@ second.o: $(OBJS) $(TOP)/ld.script
$(CC) $(CPPFLAGS) $(CFLAGS) -c -o $@ $^
clean:
rm -f second floppy/*.o scsi/*.o
rm -f second_floppy second_scsi floppy/*.o scsi/*.o