Differences From Artifact [8334b4231c]:
- File tests/Makefile — part of check-in [b74a310cc3] at 2011-03-21 19:51:17 on branch trunk — Request and handle roster. (user: js, size: 95) [annotate] [blame] [check-ins using]
To Artifact [11ab56c388]:
- 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]
|
| < > | | | > > > | 1 2 3 4 5 6 7 8 | PROG_NOINST = tests${PROG_SUFFIX} SRCS = test.m include ../buildsys.mk CPPFLAGS += -I../src LIBS := -L../src -lobjxmpp ${LIBS} LD = ${OBJC} |