1## Process this file with automake to produce Makefile.in
2
3mandir = $(prefix)/dx/man
4
5man_MANS = dx.l
6EXTRA_DIST = $(man_MANS)
7