diff --git a/Makefile b/Makefile index 6535a45..6593d5d 100644 --- a/Makefile +++ b/Makefile @@ -107,6 +107,9 @@ chicken: cyclone: @echo "Nothing to build for Cyclone" +foment: + @echo "Nothing to build for Foment" + gambit: @echo "Nothing to build for Gambit"