]> cygwin.com Git - cygwin-apps/cygutils.git/blame - src/last/Makefile.am
Add col; regenerate autofiles
[cygwin-apps/cygutils.git] / src / last / Makefile.am
CommitLineData
6cc111d5
CW
1## Makefile.am -- Process this file with automake to produce Makefile.in
2
3INCLUDES = -I$(top_builddir) -I$(top_srcdir)
4
5bin_PROGRAMS = last utmpdump
6
7man_MANS = last.1 lastb.1
8last_SOURCES = last.c oldutmp.h
9utmpdump_SOURCES = utmpdump.c oldutmp.h
10
11noinst_HEADERS = oldutmp.h
This page took 0.022006 seconds and 5 git commands to generate.