summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-09-05 08:58:42 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-09-05 08:59:47 (EDT)
commitad7cf97d81532bffc66b0cbbac165a409866d859 (patch)
treeb103834be6cf8b6e93993aab4a90b9ad3d7beeff /build
Initial commit
Diffstat (limited to 'build')
-rwxr-xr-xbuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..de5f779
--- /dev/null
+++ b/build
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+nop:
+ @:
+
+build:
+ @:
+
+install:
+ install -D -o 0 -g 0 -m 0644 src/pci.ids \
+ pciids.data/usr/share/misc/pci.ids