From 9d80f3acb04fd990119dbefc10aaf5a56de13ea9 Mon Sep 17 00:00:00 2001 From: short <> Date: Sun, 25 Nov 2001 22:22:12 +0000 Subject: [PATCH] target "all" -= "xgnokii" target (now "all" remains empty) - private: xgnokii will be compilable in future --- xgnokii/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xgnokii/Makefile b/xgnokii/Makefile index 92f7cea..9f0fef0 100644 --- a/xgnokii/Makefile +++ b/xgnokii/Makefile @@ -42,7 +42,7 @@ OBJS = xgnokii.o \ HELP_DIR = docs/help -all: xgnokii +all: #xgnokii xgnokii: $(OBJS) $(TOPDIR)/common/data/DATA.o $(TOPDIR)/common/gsm-filetypes.o -- 1.8.3.1