/* -*-C-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/ymkfile,v 1.4 1989/07/26 23:15:23 cph Rel $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/ymkfile,v 1.5 1989/07/27 06:07:41 cph Exp $
Copyright (c) 1989 Massachusetts Institute of Technology
/* If user wants to optimize, this is how. */
#ifndef C_OPTIMIZE_SWITCH
-#ifdef __GNUC__
-#define C_OPTIMIZE_SWITCH -O -g
-#else
#define C_OPTIMIZE_SWITCH -O
#endif
-#endif
#ifndef LD_SWITCH_SYSTEM
#define LD_SWITCH_SYSTEM