]> Pileus Git - ~andy/ct/blob - example/mkfile
Adding gallery and reorganizing
[~andy/ct] / example / mkfile
1 PROGS=main
2 CLEAN=html.c
3
4 default:V: run
5 main: main.o html.o
6
7 <../mkcommon