]> Dogcows Code - chaz/yoink/blob - src/Makefile.am
initial commit
[chaz/yoink] / src / Makefile.am
1
2 bin_PROGRAMS = yoink
3
4 yoink_SOURCES = yoink.cc
5 yoink_LDFLAGS = -lstdc++
6
This page took 0.03466 seconds and 5 git commands to generate.