Artifact 11ab56c388ffe04355e1a896c269cd9a85419559dbc8f5203b9ea726ebd61c58:
- File tests/Makefile — part of check-in [7516424d65] at 2011-03-30 11:29:10 on branch trunk — Use the "js buildsys". (user: js, size: 142) [annotate] [blame] [check-ins using]
PROG_NOINST = tests${PROG_SUFFIX} SRCS = test.m include ../buildsys.mk CPPFLAGS += -I../src LIBS := -L../src -lobjxmpp ${LIBS} LD = ${OBJC}