openpkg/mutex.mk@e01f13f7c276
openpkg/mutex.mk
Fri, 24 Aug 2012 20:52:12 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Fri, 24 Aug 2012 20:52:12 +0200
- changeset 523
- e01f13f7c276
- permissions
- -rw-r--r--
Add explicit dependency to GNU make for otherwise nonportable parallel build.
13 $(CC) $(CFLAGS) $(CPPFLAGS) -o mutex $(MUTEX_DOT_C) $(LDFLAGS) $(LIBS)