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

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

revision 37 by dpavlin, Mon Oct 8 16:21:17 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.32 2007/02/10 14:24:58 debug Exp $  #  $Id: Makefile.skel,v 1.34 2007/04/10 17:26:20 debug Exp $
3  #  #
4  #  Makefile for GXemul machines  #  Makefile for GXemul machines
5  #  #
6    
7  CFLAGS=$(CWARNINGS) $(COPTIM) $(XINCLUDE) $(DINCLUDE)  CFLAGS=$(CWARNINGS) $(COPTIM) $(XINCLUDE) $(DINCLUDE)
8  OBJS=   machine_algor.o machine_alpha.o machine_arc.o machine_avr.o \  OBJS=   machine_algor.o machine_alpha.o machine_arc.o machine_avr.o \
9          machine_bebox.o machine_cats.o machine_chip8.o machine_cobalt.o \          machine_bebox.o machine_cats.o machine_cobalt.o \
10          machine_dreamcast.o machine_evbmips.o \          machine_dreamcast.o machine_evbmips.o \
11          machine_hpcarm.o machine_hpcmips.o machine_hpcsh.o machine_iq80321.o \          machine_hpcarm.o machine_hpcmips.o machine_hpcsh.o machine_iq80321.o \
12          machine_iyonix.o machine_landisk.o machine_macppc.o machine_mvmeppc.o \          machine_iyonix.o machine_landisk.o machine_macppc.o machine_mvmeppc.o \
13          machine_netwinder.o machine_playstation2.o machine_pmax.o \          machine_netwinder.o machine_playstation2.o machine_pmax.o \
14          machine_pmppc.o machine_prep.o machine_psp.o machine_qemu.o \          machine_pmppc.o machine_prep.o machine_psp.o machine_qemu.o \
15          machine_sandpoint.o machine_sgi.o machine_shark.o machine_sonynews.o \          machine_sandpoint.o machine_sgi.o machine_shark.o machine_sonynews.o \
16          machine_sparc.o machine_test.o machine_ts7200.o machine_walnut.o \          machine_sparc.o machine_test.o machine_zaurus.o
         machine_zaurus.o  
17    
18  all:  all:
19          $(MAKE) objs          $(MAKE) objs

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

  ViewVC Help
Powered by ViewVC 1.1.26