Dashboard Temp Share Shortlinks Frames API

HTMLify

Makefile
Views: 70 | Author: abh
1
2
3
4
5
cat: main.c
	gcc main.c -o cat

test: cat
	./cat test/test.txt