version 1.30, 2004/01/01 18:15:24
|
version 1.30.2.5, 2008/02/11 23:24:10
|
Line 1
|
Line 1
|
# include Makefile.in for OpenLDAP |
# include Makefile.in for OpenLDAP |
# $OpenLDAP: pkg/ldap/include/Makefile.in,v 1.29 2003/11/26 06:16:36 kurt Exp $ |
# $OpenLDAP: pkg/ldap/include/Makefile.in,v 1.30.2.4 2007/01/02 21:43:46 kurt Exp $ |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## |
## |
## Copyright 1998-2004 The OpenLDAP Foundation. |
## Copyright 1998-2008 The OpenLDAP Foundation. |
## All rights reserved. |
## All rights reserved. |
## |
## |
## Redistribution and use in source and binary forms, with or without |
## Redistribution and use in source and binary forms, with or without |
Line 33 veryclean-local: clean-local FORCE
|
Line 33 veryclean-local: clean-local FORCE
|
|
|
depend-local: ldap_config.h FORCE |
depend-local: ldap_config.h FORCE |
|
|
LDAP_CONFIG=$(srcdir)/ldap_config.h.in |
LDAP_CONFIG=$(srcdir)/ldap_config.hin |
|
|
ldap_config.h: $(LDAP_CONFIG) Makefile |
ldap_config.h: $(LDAP_CONFIG) Makefile |
@$(RM) $@ |
@$(RM) $@ |