From ccde899a2c4c6b62387d9aba9fc48d1bf128cf03 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 2 Dec 2010 09:36:43 +0000 Subject: temporary disabling install-etc target git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@20 e61f0598-a718-4e21-a8f0-0aadfa62ad6b --- src/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index a40a5e8..122abf4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -87,8 +87,8 @@ manpage: $(MAKE) --directory="../doc/" manpage -INSTALL_TARGETS := install-bin install-etc -REMOVE_TARGETS := remove-bin remove-etc +INSTALL_TARGETS := install-bin #install-etc +REMOVE_TARGETS := remove-bin #remove-etc ifdef MANDIR INSTALL_TARGETS += install-man -- cgit v1.2.3