openpkg/mutex.mk@0a3af3462343
openpkg/mutex.mk
Fri, 21 Sep 2012 22:45:41 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Fri, 21 Sep 2012 22:45:41 +0200
- changeset 704
- 0a3af3462343
- permissions
- -rw-r--r--
Avoid root permissions generally and allow for single daemon execution.
13 $(CC) $(CFLAGS) $(CPPFLAGS) -o mutex $(MUTEX_DOT_C) $(LDFLAGS) $(LIBS)