Artifact 992c84981f57533f43c6b73e548d310d60208be04231a2a1aa3b742316871d0b:
- File src/Makefile — part of check-in [b74a310cc3] at 2011-03-21 19:51:17 on branch trunk — Request and handle roster. (user: js, size: 144) [annotate] [blame] [check-ins using]
all: objfw-compile -Wall -g --lib 0.0 -o objxmpp *.m \ `pkg-config --cflags --libs libidn` -lobjgnutls clean: rm -f *.o *.so *.dylib *.dll