openpkg/mutex.mk@21ce05ebf344
openpkg/mutex.mk
Mon, 01 Jul 2013 21:11:17 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Mon, 01 Jul 2013 21:11:17 +0200
- changeset 775
- 21ce05ebf344
- permissions
- -rw-r--r--
Correct overly hostile error warnings in the build configuration.
13 $(CC) $(CFLAGS) $(CPPFLAGS) -o mutex $(MUTEX_DOT_C) $(LDFLAGS) $(LIBS)