- removed not working make targets

This commit is contained in:
Martin Willi
2005-12-13 15:58:33 +00:00
parent fb2b73daf2
commit b4ffed672b
+1 -5
View File
@@ -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