repo.or.cz
/
clogger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
switch to TypedData macros for allocation
[clogger.git]
/
GNUmakefile
blob
b75e10cc01ac93e410f4956f5ca9a00eeab6d2dd
1
all
::
2
RSYNC_DEST
:=
YHBT.net
:/
srv
/
yhbt
/
clogger
/
3
rfpackage
:=
clogger
4
include
pkg.mk
5
test-ext
:
6
CLOGGER_PURE
= $(
MAKE
)
test-unit
7
test-pure
:
8
CLOGGER_PURE
=
1
$(
MAKE
)
test-unit
9
10
test
:
test-ext test-pure
11
12
.PHONY
:
test-ext test-pure