/[gxemul]/trunk/src/promemul/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/promemul/Makefile.skel

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

revision 35 by dpavlin, Mon Oct 8 16:21:17 2007 UTC revision 36 by dpavlin, Mon Oct 8 16:21:34 2007 UTC
# Line 1  Line 1 
1  #  #
2  #  $Id: Makefile.skel,v 1.5 2007/02/10 14:04:51 debug Exp $  #  $Id: Makefile.skel,v 1.6 2007/03/06 18:45:18 debug Exp $
3  #  #
4  #  Makefile for GXemul src/promemul  #  Makefile for GXemul src/promemul
5  #  #
6    
7  CFLAGS=$(CWARNINGS) $(COPTIM) $(XINCLUDE) $(DINCLUDE)  CFLAGS=$(CWARNINGS) $(COPTIM) $(XINCLUDE) $(DINCLUDE)
8    
9  OBJS=arcbios.o dec_prom.o dreamcast.o dreamcast_scramble.o \  OBJS=arcbios.o dec_prom.o dreamcast.o dreamcast_scramble.o of.o \
10          ps2_bios.o of.o yamon.o          ps2_bios.o sh_ipl_g.o yamon.o
11    
12  all: $(OBJS)  all: $(OBJS)
13    

Legend:
Removed from v.35  
changed lines
  Added in v.36

  ViewVC Help
Powered by ViewVC 1.1.26