diff --git a/platform/freebsd.mk b/platform/freebsd.mk index a1b4a1815..299bdbb66 100644 --- a/platform/freebsd.mk +++ b/platform/freebsd.mk @@ -2,6 +2,4 @@ # Make=gmake -GOOS=freebsd -$(warning Building for freebsd) diff --git a/platform/linux.mk b/platform/linux.mk index 683374e61..b956332bd 100644 --- a/platform/linux.mk +++ b/platform/linux.mk @@ -2,4 +2,3 @@ MAKE=make -$(warning Building for linux)