Makefile 90 B

12345
  1. .PHONY: all
  2. all:
  3. gcc -I/usr/include/hoedown -lhoedown main.c code.c str_split.c -o warp