1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
# -*- makefile -*-
#
# $Id: Makefile.depend.in 1082 2005-02-12 19:40:04Z bmah $
#
# Makefile.depend.in
# Bruce A. Mah <bmah@acm.org>
#
# This work was first produced by an employee of Sandia National
# Laboratories under a contract with the U.S. Department of Energy.
# Sandia National Laboratories dedicates whatever right, title or
# interest it may have in this software to the public. Although no
# license from Sandia is needed to copy and use this software,
# copying and using the software might infringe the rights of
# others. This software is provided as-is. SANDIA DISCLAIMS ANY
# WARRANTY OF ANY KIND, EXPRESS OR IMPLIED.
#
# This is a placeholder for Makefile dependencies.
# After a "make depend", all of the lines in this file will
# be replaced by automatically-generated lines.
#
|