]> 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.031172 seconds and 4 git commands to generate.