Diff for /libaitio/example/Makefile between versions 1.11.6.1 and 1.11.6.2

version 1.11.6.1, 2012/05/23 15:16:25 version 1.11.6.2, 2012/05/23 15:17:26
Line 17  all: Line 17  all:
         gcc -g -I../inc -I. -L. -L../lib -o test_mem test_mem.c -laitio          gcc -g -I../inc -I. -L. -L../lib -o test_mem test_mem.c -laitio
   
 clean:  clean:
        rm -f test dir astvar watchdir crypt test_array test_sarray envargs rb aes \        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                  recvfile sendfile test_n2 test_bufio test_vars test_mem

Removed from v.1.11.6.1  
changed lines
  Added in v.1.11.6.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>