summaryrefslogtreecommitdiff
path: root/11_read_ptr1/Makefile
blob: f3370940d239a126a926766eadc21ef8094a3e49 (plain)
1
2
test: test.c
	gcc -o test -pedantic -std=gnu99 -Wall -Werror test.c