aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 1d0015f25d2711892d23bc53019207dce49379a2 (plain)
1
2
bin/mex: src/mex.c
	gcc $^ -o $@