view tests/Makefile @ 2141:53f91b67006c

Treat "style" as starting an expression in urweb-mode
author Julian Squires <julian@cipht.net>
date Tue, 05 May 2015 14:03:06 -0400
parents 7f653298dd66
children
line wrap: on
line source
all: test.o

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