openpkg/mutex.mk@51daf2b49ad7
openpkg/mutex.mk
Mon, 15 Oct 2012 21:25:50 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Mon, 15 Oct 2012 21:25:50 +0200
- changeset 743
- 51daf2b49ad7
- permissions
- -rw-r--r--
Back out change 742 as unversioned Google projects prove too unreliable
for production use, and rather correct problems with the OpenPKG v8
installation and leverage that instead.
13 $(CC) $(CFLAGS) $(CPPFLAGS) -o mutex $(MUTEX_DOT_C) $(LDFLAGS) $(LIBS)