mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08: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
|