-# $Id: Makefile,v 1.20 1999/07/20 14:01:17 mj Exp $
+# $Id: Makefile,v 1.21 1999/08/31 06:00:00 ecd Exp $
# Makefile for Linux PCI Utilities
# (c) 1998--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
install: all
# -c is ignored on Linux, but required on FreeBSD
install -c -m 755 -s lspci setpci $(ROOT)/sbin
- install -c 644 pci.ids $(PREFIX)/share
- install -c 644 lspci.8 setpci.8 $(PREFIX)/man/man8
+ install -c -m 644 pci.ids $(PREFIX)/share
+ install -c -m 644 lspci.8 setpci.8 $(PREFIX)/man/man8
# Remove relics from old versions
rm -f $(ROOT)/etc/pci.ids