OSDN Git Service

5a6136407889a433d8532692b49ec04e2593a20d
[lha/lha.git] / src / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 bin_PROGRAMS = lha
3 lha_SOURCES = append.c crcio.c dhuf.c extract.c header.c huf.c larc.c lha.h \
4         lha_macro.h lhadd.c lharc.c lhext.c lhlist.c \
5         maketbl.c maketree.c patmatch.c shuf.c slide.c util.c
6 lha_LDADD = @LIBOBJS@
7 EXTRA_DIST = lhdir.c lhdir.h
8 AM_CPPFLAGS=$(DEF_KCODE)