Files
qse/qse/Makefile.am
hyung-hwan c133af0e55 added qse_awk_rtx_setrefval()
enhanced qse_awk_rtx_valtobool(), qse_awk_rtx_valtonum()< qse_awk_rtx_valtostr() to handle reference values
2012-12-22 14:01:41 +00:00

13 lines
372 B
Makefile

AUTOMAKE_OPTION = foreign
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = LICENSE \
bld/qse.bkl bld/readme.txt bld/os2.bkgen bld/win32.bkgen \
bld/os2-watcom/makefile bld/win32-watcom/makefile \
bld/win32-msvc/makefile bld/win32-borland/makefile
SUBDIRS = libltdl include lib cmd mod
DIST_SUBDIRS = $(SUBDIRS) regress samples doc tools
distclean-local:
$(RM) -r autom4te.cache