view tests/Makefile @ 1049:c2317cfb99ec

Fix parsing of long FastCGI lengths
author Adam Chlipala <adamc@hcoop.net>
date Thu, 26 Nov 2009 10:35:57 -0500
parents 7f653298dd66
children
line wrap: on
line source
all: test.o

test.o: test.c
	gcc -c test.c -o test.o