Differences From Artifact [7c3e50b2d0]:
- File Makefile — part of check-in [d745afc94c] at 2011-02-10 23:59:31 on branch trunk — Do Nodeprep on username and add Makefile (user: florob@babelmonkeys.de, size: 100) [annotate] [blame] [check-ins using]
To Artifact [4a6954d906]:
- File Makefile — part of check-in [2e7a482ea5] at 2011-02-11 01:06:53 on branch trunk — Add a basic folder structure (user: florob@babelmonkeys.de, size: 132) [annotate] [blame] [check-ins using]
|
| | | | | 1 2 3 4 | all: tests/tests tests/tests: tests/test.m src/XMPPConnection.m src/XMPPStanza.m objfw-compile -o $@ $^ -lidn -Wall -Werror -Isrc |