File:  [ELWIX - Embedded LightWeight unIX -] / libaitcrc / example / Makefile
Revision 1.1.1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Wed Jan 20 00:12:25 2010 UTC (14 years, 6 months ago) by misho
Branches: crc1_1
Diff to: branchpoint 1.1.1.1: preferred, colored
new test

test:
	gcc -o $@ -Wall -O2 -g -I../inc -L../lib test.c -laitcrc

clean:
	rm test

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>