Sign in
android
/
platform
/
external
/
libedit
/
5691f7703b90631c25ff7ab4f959ec975a6c299b
/
.
/
examples
/
Makefile.am
blob: 3b50a89b5036715e897da2843a45af750234084c [
file
] [
log
] [
blame
]
LDADD
=
$
(
top_builddir
)/
src
/
libedit
.
la
AM_CFLAGS
=
-
I$
(
top_srcdir
)/
src
noinst_PROGRAMS
=
tc1 fileman
tc1_SOURCES
=
tc1
.
c
fileman_SOURCES
=
fileman
.
c
noinst_PROGRAMS
+=
wtc1
wtc1_SOURCES
=
wtc1
.
c