ncannasse %!s(int64=7) %!d(string=hai) anos
pai
achega
bced71d761
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      libs/mesa/Makefile

+ 2 - 0
libs/mesa/Makefile

@@ -19,3 +19,5 @@ libmesa:
 
 mesa.hdll:
 	gcc -shared -fPIC -D HL_MESA -I ../sdl -I $(MESA)/include -o mesa.hdll ../sdl/gl.c mesa.c $(MESA_LIBS) -lm -lstdc++ -L /usr/lib/llvm-4.0/lib -lLLVM -ldl -lpthread -lz -lhl
+
+.PHONY: libmesa mesa.hdll