summaryrefslogtreecommitdiff
path: root/test/.build
blob: d313d01409f0e33eb358dd445a443b4bdea42a1a (plain)
1
2
3
4
5
this.link = this.c.lib("test",
		this.c.cc(
				"hai.c"
		)
)