--- libaitio/example/Makefile 2012/08/01 09:20:04 1.13.6.1 +++ libaitio/example/Makefile 2012/08/01 09:26:06 1.13.6.2 @@ -18,5 +18,5 @@ all: gcc -g -I../inc -I. -L. -L../lib -o test_aio test_aio.c -laitio clean: - rm -f *.o *~ test dir astvar watchdir crypt test_array test_sarray envargs rb aes \ - recvfile sendfile test_n2 test_bufio test_vars test_mem test_aio + rm -f *.o *~ test_aio.dat test dir astvar watchdir crypt test_array test_sarray \ + envargs rb aes recvfile sendfile test_n2 test_bufio test_vars test_mem test_aio