Usermode/AxWin4 - Screen dimensions acquisition, speedup, window render
[tpg/acess2.git] / Usermode / Libraries / libc++.so_src / Makefile
index e04b670..6d070de 100644 (file)
@@ -13,7 +13,7 @@ LIBS     += -lc $(LIBGCC_PATH) $(CRTEND) $(CRTN)
 USE_CXX_LINK := yes\r
 \r
 OBJ  = misc.o new.o guard.o cxxabi.o typeinfo.o\r
-OBJ += string.o\r
+OBJ += string.o mutex.o\r
 OBJ += exceptions.o exception_handling.o system_error.o\r
 OBJ += gxx_personality.o\r
 DEPFILES := $(OBJ:%.o=%.d)\r

UCC git Repository :: git.ucc.asn.au