]> git.sur5r.net Git - openldap/blob - tests/Makefile.in
517feeea030b72210e1de24def0df7c6e69251d2
[openldap] / tests / Makefile.in
1 ## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
2 ## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
3 ##
4 ## tests Makefile.in for OpenLDAP
5
6
7 SCRIPTSDIR=./scripts
8
9 all:    FORCE
10         @echo "Initiating LDAP tests..."; \
11         test -d test-db || $(MKDIR) test-db ; \
12         test -d test-repl || $(MKDIR) test-repl ; \
13         $(SCRIPTSDIR)/all $(SCRIPTSDIR)
14
15 install:        FORCE
16 depend: FORCE
17 veryclean:      clean
18
19 clean:  FORCE
20         $(RM) test-db/[!C]* test-repl/[!C]* *core