cvsignore the new tests and remove their results in make clean

This commit is contained in:
leitner 2003-09-06 00:53:05 +00:00
parent 61d7ecbdc2
commit 402af4190d
2 changed files with 4 additions and 1 deletions

View File

@ -7,3 +7,6 @@ unurl
urlencode
iopause.h
select.h
haveepoll.h
havekqueue.h
libepoll

View File

@ -108,7 +108,7 @@ t: t.o libowfat.a
.PHONY: all clean tar install rename
clean:
rm -f *.o *.a *.da *.bbg *.bb core t haveip6.h haven2i.h havesl.h haveinline.h \
iopause.h select.h Makefile
iopause.h select.h havekqueue.h haveepoll.h libepoll Makefile
INCLUDES=buffer.h byte.h fmt.h ip4.h ip6.h mmap.h scan.h socket.h str.h stralloc.h \
uint16.h uint32.h uint64.h open.h textcode.h tai.h taia.h dns.h iopause.h case.h \