]> Pileus Git - ~andy/ct/blob - example/mkfile
bd43d8958a249e9fe4569ceb8a5224002bc4a64e
[~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