File:  [ELWIX - Embedded LightWeight unIX -] / libaitpelco / unit / Makefile
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri Jan 22 00:57:32 2010 UTC (14 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

test:
	cc -o $@ -I../inc -L../lib test.c -laitpelco

clean:
	rm test

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