Artifact 942a976e262af8babbd0251f3ea6ff02ffb3cfd7d005f3e55f5d42714304b0d3:
- File src/Makefile — part of check-in [50331e7266] at 2011-03-28 20:43:54 on branch trunk — Use ObjOpenSSL instead of ObjGnuTLS. (user: js, size: 145) [annotate] [blame] [check-ins using]
all: objfw-compile -Wall -g --lib 0.0 -o objxmpp *.m \ `pkg-config --cflags --libs libidn` -lobjopenssl clean: rm -f *.o *.so *.dylib *.dll