view tests/Makefile @ 1565:9c7b79214cae

Minor tweak to speed up Emacs mode.
author Vladimir Shabanov <vshabanoff@gmail.com>
date Mon, 26 Sep 2011 02:54:52 +0400
parents 7f653298dd66
children
line wrap: on
line source
all: test.o

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