xref
: /
freebsd
/
lib
/
csu
/
riscv
/
Makefile
(revision 8c48f4c5377ddc3dc55388f181f23111145f7099)
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