mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 08:38:14 +10:00
7 lines
158 B
Makefile
7 lines
158 B
Makefile
info_TEXINFOS = openocd.texi
|
|
openocd_TEXINFOS = fdl.texi
|
|
man_MANS = openocd.1
|
|
EXTRA_DIST = openocd.1
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in mdate-sh texinfo.tex
|