diff options
Diffstat (limited to 'compile/linux/Makefile')
-rw-r--r-- | compile/linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compile/linux/Makefile b/compile/linux/Makefile index b7fc57a..881e260 100644 --- a/compile/linux/Makefile +++ b/compile/linux/Makefile @@ -89,7 +89,7 @@ DALOS_OBJECTS = $(addsuffix .o, $(notdir $(basename $(COMMON_SOURCES) $(MOGLTK_S CD_TOOL_OBJECTS = $(addsuffix .o, $(notdir $(basename $(COMMON_SOURCES)))) cd-tool.o -all: cd-tool cd-tool-static Dalos Dalos-static +all: cd-tool cd-tool-static Dalos stats: @wc $(WHOLE_SOURCES) |