xref
: /
freebsd
/
lib
/
csu
/
arm
/
Makefile
(revision 37c8ee8847faa53432809cae2ecc11b80c4eab2f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
.
PATH
: ${.
CURDIR
:
H
}/
common
4
5
CRT1OBJS
+=
crt1_s.o
6
7
.
include
<
bsd.lib.mk
>
8