Artifact aed6ade7ee0f2ce90cd7d1147485604542db2b11241f35b8a9e693fa9a60bc6d:
- File src/Makefile — part of check-in [28c341cb47] at 2011-02-16 19:32:39 on branch trunk — Use one file per class. (user: js, size: 129) [annotate] [blame] [check-ins using] [more...]
all: objfw-compile -Wall --lib 0.0 -o objxmpp *.m \ `pkg-config --cflags --libs libidn` clean: rm -f *.o *.so *.dylib *.dll