6 lines
119 B
Makefile
6 lines
119 B
Makefile
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
noinst_LIBRARIES = tptregexp.a
|
|
|
|
tptregexp_a_SOURCES = regexp.c regsub.c regerror.c
|