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