]> git.lizzy.rs Git - dragonstd.git/blob - test/Makefile
f8300130d33b5b472762e5f7613a18fdcf6d6ffd
[dragonstd.git] / test / Makefile
1 test_array: test_array.c ../array.c ../array.h
2         cc -g -Wall -Wextra -Werror -o test_array test_array.c ../array.c