--- Makefile.orig	Thu Sep  7 08:59:25 2000
+++ Makefile	Tue Dec  7 22:28:02 2004
@@ -4,12 +4,12 @@
 
 # set CC to the name of your C compiler.  GCC may be required...
 #
-CC = gcc
+#CC = gcc
 
 # Set PRODROOT to the directory that you want to use as the root of the
 # gmat tools tree.  Locally, we use "/usr/local/prod".
 #
-PRODROOT = /usr/local/prod
+PRODROOT = /usr/local/share/gmat
 
 # Set BINDIR to the location where you keep non-standard binaries.
 # This is where gmat looks for nsgmls, crlf, and gzcat (or zcat)
@@ -56,7 +56,7 @@
 
 # Set SOELIMPATHNAME to the path to gsoelim (or soelim) on your system
 #
-SOELIMPATHNAME = /usr/bin/gsoelim
+SOELIMPATHNAME = /usr/bin/soelim
 
 # NOTE!! CHECK macros/tmac.G for some more local variables
 #
