- removed not working make targets
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user