diff --git a/Makefile b/Makefile index dc1c21fa7..2596e7af6 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,7 @@ ifeq ($(HOST),beos) TARGET := beos endif ifeq ($(TARGET),haiku) - TARGET := beos + override TARGET := beos endif endif