]> cygwin.com Git - cygwin-apps/cygutils.git/blame - src-pd/Makefile.am
Add ddate implementation
[cygwin-apps/cygutils.git] / src-pd / Makefile.am
CommitLineData
d4a28ab0
CW
1## Makefile.am -- Process this file with automake to produce Makefile.in
2
3INCLUDES = -I$(top_builddir) -I$(top_srcdir)
4
304a161b
CW
5bin_PROGRAMS = namei ddate
6man_MANS = namei.1 ddate.1
d4a28ab0 7
304a161b 8EXTRA_DIST = README.namei README1.namei ddate.doc
This page took 0.023452 seconds and 5 git commands to generate.