openpkg/mutex.mk@657a1a956cbb
openpkg/mutex.mk
Thu, 04 Oct 2012 20:39:52 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Thu, 04 Oct 2012 20:39:52 +0200
- changeset 722
- 657a1a956cbb
- permissions
- -rw-r--r--
Correct build and runtime dependencies.
13 $(CC) $(CFLAGS) $(CPPFLAGS) -o mutex $(MUTEX_DOT_C) $(LDFLAGS) $(LIBS)