]> cygwin.com Git - cygwin-apps/cygutils.git/blame - src/ipc/Makefile.am
Add col; regenerate autofiles
[cygwin-apps/cygutils.git] / src / ipc / 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
5if WITH_CYGIPC_PROGRAMS
6cygipc_progs = semtool shmtool msgtool semstat
7endif
8bin_PROGRAMS = $(cygipc_progs)
9
10EXTRA_PROGRAMS = semtool shmtool msgtool semstat
This page took 0.023143 seconds and 5 git commands to generate.