darling-libkqueue/kqlite/Makefile

6 lines
112 B
Makefile
Raw Normal View History

test-lite: test-lite.c lite.h
gcc -g -O0 -Wall -Werror -o test-lite test-lite.c
check: test-lite
./test-lite