File:  [ELWIX - Embedded LightWeight unIX -] / libaitsess / contrib / Makefile
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu Aug 28 13:18:30 2008 UTC (15 years, 9 months ago) by misho
Branches: MAIN
CVS tags: HEAD
Initial revision

all:
	gcc -I../inc -I. -L. -L../lib -o test test.c -laitsess -lrt

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