summaryrefslogtreecommitdiffhomepage
path: root/Makefile
blob: aa97c8a24d8fc67a0bd6f5ea64e6b6cadc7e1879 (plain)
1
2
build:
	gcc test/test.c -Isrc -std=c99 -o apptest -Wall