openpkg/mutex.mk@3695593c147a
openpkg/mutex.mk
Thu, 09 Aug 2012 18:53:48 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Thu, 09 Aug 2012 18:53:48 +0200
- changeset 497
- 3695593c147a
- permissions
- -rw-r--r--
Correct threading, static linking, use parallel build, and update version.
13 $(CC) $(CFLAGS) $(CPPFLAGS) -o mutex $(MUTEX_DOT_C) $(LDFLAGS) $(LIBS)