--- libaitrpc/example/Makefile 2011/03/15 17:19:45 1.1.1.1.2.2 +++ libaitrpc/example/Makefile 2011/08/29 22:37:06 1.3 @@ -3,4 +3,4 @@ all: gcc -g -I../inc -I. -L. -L../lib -L/usr/local/lib -o tcli tcli.c -laitrpc -pthread clean: - rm -f tsrv tcli + rm -f tsrv tcli *.core