openldap/servers/Makefile.in

16 lines
479 B
Makefile
Raw Normal View History

2003-11-26 10:58:56 +08:00
# servers Makefile.in for OpenLDAP
1999-09-02 08:52:43 +08:00
# $OpenLDAP$
2005-01-02 04:49:32 +08:00
## Copyright 1998-2005 The OpenLDAP Foundation.
2003-11-26 10:58:56 +08:00
## All rights reserved.
1998-10-25 09:41:42 +08:00
##
2003-11-26 10:58:56 +08:00
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
1998-10-25 09:41:42 +08:00
SUBDIRS= slapd slurpd
1998-10-25 09:41:42 +08:00