summaryrefslogtreecommitdiff
path: root/sysutils/xperfmon/scripts/configure
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1997-03-15 10:36:08 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1997-03-15 10:36:08 +0000
commitaadef3786f79d6e3a2fed7a8b234342bbc259b1c (patch)
tree06254cc1b260c7f65767e9a96da84a687b34cda8 /sysutils/xperfmon/scripts/configure
parentUpdate (diff)
Update of xperfmon++ from Lars. The previous port didn't work with
2.2 (says Lars). I have now also moved freebsd_system.c out into a files subdirectory, it used to be created in its entirety by patch-aa before which makes maintenance fairly uncomfortable. I have now verified that it builds and works with FreeBSD 2.1.x (freefall -- it is really funny to watch it there, the disk transfers and interrupts remain in the red zone all the time ;-), 3.0-current (thud), and 2.2. Submitted by: Lars_Koeller@odie.physik2.Uni-Rostock.DE OKed by: asami
Notes
Notes: svn path=/head/; revision=5963
Diffstat (limited to 'sysutils/xperfmon/scripts/configure')
-rw-r--r--sysutils/xperfmon/scripts/configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/xperfmon/scripts/configure b/sysutils/xperfmon/scripts/configure
new file mode 100644
index 000000000000..9604303fdd20
--- /dev/null
+++ b/sysutils/xperfmon/scripts/configure
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+cp ${FILESDIR}/freebsd_system.c ${WRKSRC}/freebsd_system.c