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.sample /etc/rc.conf.sample cd /etc && patch -p0 < $(.CURDIR)/rc.conf.diff @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"