summaryrefslogtreecommitdiff
path: root/sysutils/cpuid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cpuid/Makefile')
-rw-r--r--sysutils/cpuid/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/cpuid/Makefile b/sysutils/cpuid/Makefile
index e14afb8f1bc..2d2670eddef 100644
--- a/sysutils/cpuid/Makefile
+++ b/sysutils/cpuid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 22:53:30 grant Exp $
+# $NetBSD: Makefile,v 1.3 2005/06/17 03:50:33 jlam Exp $
DISTNAME= cpuid-3.3
CATEGORIES= sysutils
@@ -10,6 +10,8 @@ COMMENT= CPU identification feature
ONLY_FOR_PLATFORM= *-*-i386
+INSTALLATION_DIRS= bin
+
do-build:
cd ${WRKSRC} && ${CC} ${CFLAGS} cpuid.c -o cpuid