Menu

[3b4d5a]: / Makefile.am  Maximize  Restore  History

Download this file

24 lines (20 with data), 462 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# not a GNU package. You can remove this line, if
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign 1.4
nobase_dist_pkgdata_DATA = \
contrib/libdcc/dcc_stdio.c \
contrib/libdcc/dcc_stdio.h \
contrib/libdcc/example.c \
contrib/libdcc/README \
contrib/openocd.udev
SUBDIRS = src doc
MAINTAINERCLEANFILES = \
configure \
Makefile.in \
depcomp \
config.guess \
config.sub \
config.h.in \
missing \
aclocal.m4 \
install-sh
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.