From 1deecb6a389e0ec6d006d8ebeab659c9f194b709 Mon Sep 17 00:00:00 2001 From: pixel Date: Wed, 22 Dec 2004 00:08:19 +0000 Subject: Latest changes --- compile/linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compile/linux/Makefile') 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) -- cgit v1.2.3