Login
ObjXMPP
Makefile at [ca4f45a402]
☰
Home
Timeline
Files
Branches
Tags
Tickets
Wiki
Login
Annotate
Artifact
Blame
Check-ins Using
Doc
Download
Hex
Line Numbers
File
tests
/
Makefile
artifact
a565c70a3c
part of check-in
ca4f45a402
all: objfw-compile -o tests *.m -I../src -L../src -lobjxmpp clean: rm -f tests *.o