2020-11-04 04:02:29 +03:00

13 lines
211 B
Makefile

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