Artifact 57b35db95f4c47fc8677228a064939afc455948521a0ec61b4fb4fc519e3e7a6:
- File src/Makefile — part of check-in [2f8a95152e] at 2011-03-29 01:46:20 on branch trunk — Port to ObjC 1. (user: js, size: 153) [annotate] [blame] [check-ins using]
all: objfw-compile -Wall -Werror -g --lib 0.0 -o objxmpp *.m \ `pkg-config --cflags --libs libidn` -lobjopenssl clean: rm -f *.o *.so *.dylib *.dll