aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2005-12-13 15:58:33 +0000
committerMartin Willi <martin@strongswan.org>2005-12-13 15:58:33 +0000
commitb4ffed672b50523506d410b64fb2ed1aa026617f (patch)
tree8acfd65364e8a119db54ea6dbd956768c701e6d5 /Source/charon
parentfb2b73daf26d8104f2a67721db84c7d305a171ea (diff)
downloadstrongswan-b4ffed672b50523506d410b64fb2ed1aa026617f.tar.bz2
strongswan-b4ffed672b50523506d410b64fb2ed1aa026617f.tar.xz
- removed not working make targets
Diffstat (limited to 'Source/charon')
-rw-r--r--Source/charon/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Source/charon/Makefile b/Source/charon/Makefile
index 853b00eac..a726bba8e 100644
--- a/Source/charon/Makefile
+++ b/Source/charon/Makefile
@@ -26,11 +26,7 @@ CFLAGS+= -Wall \
# objects is extended by each included Makefile
OBJS=
-all : build_dir $(BUILD_DIR)charon $(BUILD_DIR)run_tests
-
-daemon : $(BUILD_DIR)charon
-
-testcases : $(BUILD_DIR)run_tests
+all : build_dir $(BUILD_DIR)charon $(BUILD_DIR)run_tests
doxygen :
doxygen Doxyfile