evhtp debugging: memleaks, test errors, etc
This commit is contained in:
parent
c0ad6d3f8f
commit
3d10c3bfcb
6 changed files with 21 additions and 6 deletions
|
|
@ -214,7 +214,7 @@ distclean: clean
|
|||
.SUFFIXES:
|
||||
.SUFFIXES: .c .o
|
||||
|
||||
.c.o: $(GENSRC)
|
||||
.c.o:
|
||||
rm -f $@ && $(CC) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) -c $<
|
||||
|
||||
# Compute the length of the date command (and add some extra with XXX)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue