openpkg/mutex.mk@efb4f295e1cf
openpkg/mutex.mk
Tue, 28 Aug 2012 18:31:40 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Tue, 28 Aug 2012 18:31:40 +0200
- changeset 548
- efb4f295e1cf
- permissions
- -rw-r--r--
Update version, modernize packaging, and correct nonportable use of u_int types.
13 $(CC) $(CFLAGS) $(CPPFLAGS) -o mutex $(MUTEX_DOT_C) $(LDFLAGS) $(LIBS)