Add a general comment about this include file.

This commit is contained in:
Wolfram Schneider 1997-01-12 16:12:40 +00:00
parent 7ee74e7be8
commit edc8135799
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=21611

View File

@ -1,4 +1,9 @@
# $Id: bsd.libnames.mk,v 1.2 1996/10/04 08:52:43 peter Exp $
# $Id: bsd.libnames.mk,v 1.3 1996/10/04 08:55:05 peter Exp $
#
# The include file <bsd.libnames.mk> define library names.
# Other include files (e.g. bsd.prog.mk, bsd.lib.mk) include this
# file where necessary.
LIBCRT0?= ${DESTDIR}/usr/lib/crt0.o
LIBKZHEAD?= ${DESTDIR}/usr/lib/kzhead.o