Cygwin: flock: Fix overlap handling in lf_setlock() and lf_clearlock()
[newlib-cygwin.git] / winsup / Makefile.am
blob9efdd4cb17b458cdf60c8a14f2f05c3dab56b1f0
1 # Makefile.am for winsup stuff
3 # This file is part of Cygwin.
5 # This software is a copyrighted work licensed under the terms of the
6 # Cygwin license.  Please consult the file "CYGWIN_LICENSE" for
7 # details.
9 # This makefile requires GNU make.
11 cygdocdir = $(datarootdir)/doc/Cygwin
13 cygdoc_DATA = \
14         CYGWIN_LICENSE \
15         COPYING
17 SUBDIRS = cygwin cygserver utils testsuite
19 if BUILD_DOC
20 SUBDIRS += doc
21 endif
23 cygserver utils testsuite: cygwin