/[gxemul]/trunk/src/debugger/Makefile.skel
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/debugger/Makefile.skel

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

revision 32 by dpavlin, Mon Oct 8 16:20:58 2007 UTC revision 38 by dpavlin, Mon Oct 8 16:21:53 2007 UTC
# Line 1  Line 1 
1  #  #
2  #  $Id: Makefile.skel,v 1.4 2006/09/04 04:31:28 debug Exp $  #  $Id: Makefile.skel,v 1.5 2007/03/26 02:01:36 debug Exp $
3  #  #
4  #  Makefile for GXemul src/debugger  #  Makefile for GXemul src/debugger
5  #  #
6    
7  CFLAGS=$(CWARNINGS) $(COPTIM) $(XINCLUDE) $(DINCLUDE)  CFLAGS=$(CWARNINGS) $(COPTIM) $(XINCLUDE) $(DINCLUDE)
8    
9  OBJS=debugger.o debugger_expr.o debugger_gdb.o  OBJS=debugger.o debugger_expr.o
10    
11  all: $(OBJS)  all: $(OBJS)
12    

Legend:
Removed from v.32  
changed lines
  Added in v.38

  ViewVC Help
Powered by ViewVC 1.1.26