xref
: /
openbsd
/
regress
/
libexec
/
ld.so
/
initfirst
/
test2
/
libaa
/
Makefile
(revision 73471bf0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
LIB
=
aa
2
SRCS
=
aa.C
3
LDADD
=-L../
libab
4
LDADD
+=-
lab
5
6
regress
:
all
7
8
.
include
<
bsd.lib.mk
>
9