aboutsummaryrefslogtreecommitdiff
path: root/src/xsvf/Makefile.am
AgeCommit message (Expand)Author
2009-12-03remove tertiary include pathsZachary T Welch
2009-12-03allow #include directives to use module nameZachary T Welch
2009-10-20XSVF: use svf_add_statemove()David Brownell
2009-06-09Fix make maintainer-clean for out-of-tree builds.zwelch
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath