home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 15 / AACD15.ISO / AACD / Magazine / HomeAutomation / Apache / lib / php / build / ltlib.mk < prev    next >
Encoding:
Text File  |  2000-07-11  |  1.5 KB  |  32 lines

  1. # Copyright (c) 1999 Sascha Schumann. All rights reserved.
  2. #
  3. # Redistribution and use in source and binary forms, with or without
  4. # modification, are permitted provided that the following conditions
  5. # are met:
  6. # 1. Redistributions of source code must retain the above copyright
  7. #    notice, this list of conditions and the following disclaimer.
  8. # 2. Redistributions in binary form must reproduce the above copyright
  9. #    notice, this list of conditions and the following disclaimer in the
  10. #    documentation and/or other materials provided with the distribution.
  11. # THIS SOFTWARE IS PROVIDED BY SASCHA SCHUMANN ``AS IS'' AND ANY EXPRESS OR
  12. # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  13. # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO
  14. # EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  15. # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  16. # LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
  17. # OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  18. # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  19. # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
  20. # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  21. #
  22. ##############################################################################
  23. # $Id: ltlib.mk,v 1.4 2000/04/30 03:10:34 sas Exp $ 
  24. #
  25.  
  26. targets = $(LTLIBRARY_NAME)
  27.  
  28. include $(top_srcdir)/build/rules.mk
  29. include $(top_srcdir)/build/library.mk
  30.  
  31.