From f0d18c6086f9600f83e5bc0d5a851f66f1bb5214 Mon Sep 17 00:00:00 2001 From: topstarwei Date: Thu, 28 Mar 2013 22:28:12 +0800 Subject: [PATCH] ceshi MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ceshi  --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 36ba738..2831ea8 100644 --- a/src/Makefile +++ b/src/Makefile @@ -38,6 +38,6 @@ new_header: clean: rm -f $(TARGET) $(OBJECTS) version.h -.PHONY: all clean +.PHONY: all clean edit # vim: noet