/[emacs]/emacs/src/Makefile.in
ViewVC logotype

Diff of /emacs/src/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.277 by handa, Tue Jun 17 10:52:01 2003 UTC revision 1.278 by rms, Sat Jul 12 21:48:02 2003 UTC
# Line 74  SHELL=/bin/sh Line 74  SHELL=/bin/sh
74  #define NOT_C_CODE  #define NOT_C_CODE
75  #include "config.h"  #include "config.h"
76    
77    #ifndef OPTIMIZE
78    CFLAGS=-g
79    #endif
80    
81    
82  /* We won't really call alloca;  /* We won't really call alloca;
83     don't let the file name alloca.c get messed up.  */     don't let the file name alloca.c get messed up.  */
84  #ifdef alloca  #ifdef alloca

Legend:
Removed from v.1.277  
changed lines
  Added in v.1.278

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26