2 ## Copyright 1998-2000 The OpenLDAP Foundation
3 ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
4 ## of this package for details.
5 ##---------------------------------------------------------------------------
7 ## Makefile Template for Programs
10 all-common: $(PROGRAMS) FORCE
13 $(RM) $(PROGRAMS) $(XPROGRAMS) $(XSRCS) *.o *.lo a.out core *.core \
17 $(MKDEP) $(DEFS) $(DEFINES) $(SRCS)
20 $(LINT) $(DEFS) $(DEFINES) $(SRCS)
23 $(5LINT) $(DEFS) $(DEFINES) $(SRCS)
25 Makefile: $(top_srcdir)/build/rules.mk