--- protoMakefile.orig	2020-03-14 21:01:24 UTC
+++ protoMakefile
@@ -45,8 +45,8 @@
 # Example (for Solaris 2.x with SPARCompiler C):
 # CC = cc -c -O -s -Xc -DDONTFREE
 
-CPPFLAGS =
-CFLAGS =
+#CPPFLAGS =
+#CFLAGS =
 CC = cc $(CPPFLAGS) $(CFLAGS) -c
 
 # Define LINK1 and LINK2 so that the command
