/[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 29 by dpavlin, Mon Oct 8 16:20:26 2007 UTC revision 30 by dpavlin, Mon Oct 8 16:20:40 2007 UTC
# Line 1  Line 1 
1  #  #
2  #  $Id: Makefile.skel,v 1.25 2006/07/11 04:44:11 debug Exp $  #  $Id: Makefile.skel,v 1.26 2006/07/25 19:35:28 debug Exp $
3  #  #
4  #  Makefile for GXemul machines  #  Makefile for GXemul machines
5  #  #
# Line 8  CFLAGS=$(CWARNINGS) $(COPTIM) $(XINCLUDE Line 8  CFLAGS=$(CWARNINGS) $(COPTIM) $(XINCLUDE
8  OBJS=interrupts.o \  OBJS=interrupts.o \
9          machine_algor.o machine_alpha.o machine_arc.o machine_avr.o \          machine_algor.o machine_alpha.o machine_arc.o machine_avr.o \
10          machine_bebox.o machine_cats.o machine_cobalt.o machine_db64360.o \          machine_bebox.o machine_cats.o machine_cobalt.o machine_db64360.o \
11          machine_evbmips.o machine_hpcarm.o machine_hpcmips.o machine_hpcsh.o \          machine_dreamcast.o machine_evbmips.o machine_hpcarm.o \
12          machine_iq80321.o machine_iyonix.o machine_macppc.o \          machine_hpcmips.o machine_hpcsh.o machine_iq80321.o machine_iyonix.o \
13          machine_mvmeppc.o machine_netgear.o machine_netwinder.o \          machine_macppc.o machine_mvmeppc.o machine_netgear.o \
14          machine_playstation2.o machine_pmax.o machine_pmppc.o machine_prep.o \          machine_netwinder.o machine_playstation2.o machine_pmax.o \
15          machine_psp.o machine_qemu.o machine_sandpoint.o \          machine_pmppc.o machine_prep.o machine_psp.o machine_qemu.o \
16          machine_sgi.o machine_shark.o machine_sonynews.o machine_sparc.o \          machine_sandpoint.o machine_sgi.o machine_shark.o machine_sonynews.o \
17          machine_test.o machine_ts7200.o machine_walnut.o machine_x86.o \          machine_sparc.o machine_test.o machine_ts7200.o machine_walnut.o \
18          machine_zaurus.o          machine_x86.o machine_zaurus.o
19    
20  all:  all:
21          $(MAKE) objs          $(MAKE) objs

Legend:
Removed from v.29  
changed lines
  Added in v.30

  ViewVC Help
Powered by ViewVC 1.1.26