aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/xymon-server/files/patch-build-Makefile.rules
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/xymon-server/files/patch-build-Makefile.rules')
-rw-r--r--net-mgmt/xymon-server/files/patch-build-Makefile.rules12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/xymon-server/files/patch-build-Makefile.rules b/net-mgmt/xymon-server/files/patch-build-Makefile.rules
index 6a0dc2fe8f68..e8114694713b 100644
--- a/net-mgmt/xymon-server/files/patch-build-Makefile.rules
+++ b/net-mgmt/xymon-server/files/patch-build-Makefile.rules
@@ -1,15 +1,15 @@
---- build/Makefile.rules.orig 2006-08-09 22:09:57.000000000 +0200
-+++ build/Makefile.rules 2008-01-24 14:12:36.000000000 +0100
+--- build/Makefile.rules.orig 2011-02-14 12:00:30.000000000 +0100
++++ build/Makefile.rules 2011-03-31 07:16:54.000000000 +0200
@@ -22,9 +22,9 @@
INSTALLTARGETS = install-client install-clientmsg
endif
else
-- BUILDTARGETS = lib-build common-build bbdisplay-build bbnet-build bbproxy-build docs-build build-build hobbitd-build web-build client
+- BUILDTARGETS = lib-build common-build xymongen-build xymonnet-build xymonproxy-build docs-build build-build xymond-build web-build client
- CLIENTTARGETS = lib-client common-client build-build
-- INSTALLTARGETS = install-bbdisplay install-bbnet install-bbproxy install-man install-hobbitd install-web install-docs install-client install-servermsg
-+ BUILDTARGETS = lib-build common-build bbdisplay-build bbnet-build bbproxy-build docs-build build-build hobbitd-build web-build
+- INSTALLTARGETS = install-xymongen install-xymonnet install-xymonproxy install-man install-xymond install-web install-docs install-client install-servermsg
++ BUILDTARGETS = lib-build common-build xymongen-build xymonnet-build xymonproxy-build docs-build build-build xymond-build web-build
+ CLIENTTARGETS =
-+ INSTALLTARGETS = install-bbdisplay install-bbnet install-bbproxy install-man install-hobbitd install-web install-docs install-servermsg
++ INSTALLTARGETS = install-xymongen install-xymonnet install-xymonproxy install-man install-xymond install-web install-docs install-servermsg
CFLAGS += $(PCREINCDIR)
endif