Artifact 61a2f5a5b5c109e61903061d85d31c2ddfc60e7011b287a60c8a62ae4b4d8a6f:
- File src/Makefile — part of check-in [3a3855f187] at 2011-03-09 03:32:14 on branch trunk — Add basic STARTTLS support (user: florob@babelmonkeys.de, size: 141) [annotate] [blame] [check-ins using]
all: objfw-compile -Wall --lib 0.0 -o objxmpp *.m \ `pkg-config --cflags --libs libidn` -lobjgnutls clean: rm -f *.o *.so *.dylib *.dll