]> mj.ucw.cz Git - pciutils.git/blobdiff - Makefile
Some more PCI ID's from Michael Neuffer.
[pciutils.git] / Makefile
index c009be44ea16e7250edee4d278e043ae650007b9..cda5429ecf8d5ba9edab01421b7e58df4401ed1b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.12 1999/01/25 20:51:06 mj Exp $
+# $Id: Makefile,v 1.14 1999/02/28 20:23:05 mj Exp $
 # Makefile for Linux PCI Utilities
 # (c) 1998--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
 
@@ -9,9 +9,9 @@ CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Werror
 ROOT=/
 PREFIX=/usr
 
-VERSION=1.99.3
+VERSION=1.99.4
 SUFFIX=-alpha
-DATE=99-01-25
+DATE=99-01-28
 
 export
 
@@ -39,9 +39,9 @@ clean:
        rm -rf dist
 
 install: all
-       install -o root -g root -m 755 -s lspci setpci $(ROOT)/sbin
-       install -o root -g root -m 644 pci.ids $(PREFIX)/share
-       install -o root -g root -m 644 lspci.8 setpci.8 $(PREFIX)/man/man8
+       install -m 755 -s lspci setpci $(ROOT)/sbin
+       install -m 644 pci.ids $(PREFIX)/share
+       install -m 644 lspci.8 setpci.8 $(PREFIX)/man/man8
        # Remove relics from old versions
        rm -f $(ROOT)/etc/pci.ids