install:
	cp -p pccard.conf.sample /etc/pccard.conf.sample
	cp -p pccard_ether* /etc
	cp -p rc.pccard /etc/rc.pccard
	cp -p /etc/rc.conf /etc/rc.conf.orig
	cp -p rc.conf /etc/rc.conf
	@echo "/etc/rc.conf has been replaced with the newer one by this operation."
	@echo "Please edit /etc/rc.conf to enable APM, PC-card, and miscellaneous"
	@echo "configuration.  Original file is renamed as /etc/rc.conf.orig"
