index
:
aura-central
ARE-5.0
TRUNK
Aura Runtime Environment (classical Mozilla technologies).
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
pymake
/
tests
/
link-search.mk
blob: ea827f39139e331c58e538de4508899f1cfc5e5b (
plain
)
1
2
3
4
5
6
7
$(shell \ touch libfoo.so \ ) all: -lfoo test "$<" = "libfoo.so" @echo TEST-PASS