summaryrefslogtreecommitdiff
path: root/13_read_arr1/Makefile
blob: c6b178d9d4b7e7a348f657d55b6c11acc40939ff (plain)
1
2
test: test.c
	gcc -o test -pedantic -std=gnu99 -Wall -Werror -lm -ggdb3 test.c