We need a SUBDIR makefile in contrib/ so that compiling in a build dir will work

This commit is contained in:
Ben Collins 1999-03-13 18:16:11 +00:00
parent bc3d17add8
commit 159083640a
3 changed files with 8 additions and 1 deletions

View File

@ -10,7 +10,7 @@
##
SUBDIRS= include libraries clients servers tests doc # contrib
CLEANDIRS= contrib/saucer
CLEANDIRS= contrib
INSTALLDIRS=
makefiles: FORCE

View File

@ -1823,6 +1823,7 @@ servers/slapd/tools/Makefile:build/top.mk:servers/slapd/tools/Makefile.in \
servers/slurpd/Makefile:build/top.mk:servers/slurpd/Makefile.in:build/srv.mk \
tests/Makefile:build/top.mk:tests/Makefile.in:build/dir.mk \
tests/progs/Makefile:build/top.mk:tests/progs/Makefile.in:build/rules.mk \
contrib/Makefile:build/top.mk:contrib/Makefile.in:build/dir.mk \
contrib/saucer/Makefile:build/top.mk:contrib/saucer/Makefile.in:build/rules.mk \
,[
date > stamp-h

6
contrib/Makefile.in Normal file
View File

@ -0,0 +1,6 @@
## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
##
## doc Makefile.in for OpenLDAP
SUBDIRS= saucer