Karsten Böddeker %!s(int64=8) %!d(string=hai) anos
pai
achega
69661a8dff
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Makefile

+ 4 - 0
Makefile

@@ -5,6 +5,10 @@ LANG:=C
 
 GLUONDIR:=${CURDIR}/src
 
+ifeq ($(BROKEN),0)
+	undefine BROKEN
+endif
+
 include $(GLUONDIR)/include/gluon.mk
 include $(GLUONDIR)/targets/targets.mk