install apple_driver

This commit is contained in:
Laurent Vivier 2008-08-13 12:29:52 +00:00
parent 57dee88fbf
commit e01d129289

View File

@ -185,10 +185,12 @@ install::
install $(KARCH)-linux-scsi/second $(DESTDIR)/$(PREFIX)/boot/emile/$(KARCH)-second_scsi
install -d $(DESTDIR)/$(PREFIX)/lib/emile/
install $(KARCH)-linux-floppy/second $(DESTDIR)/$(PREFIX)/lib/emile/$(KARCH)-second_floppy
install m68k-linux-scsi-driver/apple_driver $(DESTDIR)/$(PREFIX)/lib/emile/apple_driver
uninstall::
rm -f $(DESTDIR)/$(PREFIX)/boot/emile/$(KARCH)-second_scsi
rm -f $(DESTDIR)/$(PREFIX)/lib/emile/$(KARCH)-second_floppy
rm -f $(DESTDIR)/$(PREFIX)/lib/emile/apple_driver
dist:
@echo TAR second