index
:
libs/c/properties.git
master
Library to parse properties files
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Makefile
blob: 8215134aa44fc38e1d1298581f7ef10c140a3c12 (
plain
)
1
2
3
4
5
6
test
:
cc
-
c main.c
-
o main.o
cc
main.o
-
L..
-
l
:
libproperties.a
-
o
$
@
clean
:
rm
-
rf
test