#
# @(#)Makefile.end 1.1 92/07/30 Copyright(c) Sun Microsystems, Inc.
#
# This Makefile.end contains dependency lines for Sundiag libraries.
# It has to be included at the end of Makefile of eac
.\" @(#)end.3 6.2 (Berkeley) 5/12/86
.\"
.TH END 3 "May 12, 1986"
.AT 3
.SH NAME
end, etext, edata \- last locations in program
.SH SYNOPSIS
.nf
.ft B
extern int etext;
extern int edata;
extern int e