git @ Cat's Eye Technologies The-Dipple / 0.1 go / Makefile
0.1

Tree @0.1 (Download .tar.gz)

Makefile @0.1raw · history · blame

1
2
3
4
5
8.out: foo.8
	8l foo.8

foo.8: foo.go
	8g foo.go