/[gxemul]/trunk/src/native/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/native/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.1 2007/02/03 10:02:30 debug Exp $  #  $Id: Makefile.skel,v 1.3 2007/03/31 15:11:26 debug Exp $
3  #  #
4  #  Makefile for GXemul src/native  #  Makefile for GXemul src/native
5  #  #
# Line 13  all: $(OBJS) Line 13  all: $(OBJS)
13  $(OBJS): Makefile  $(OBJS): Makefile
14    
15  native.o: native.c \  native.o: native.c \
16          native_amd64.c          native_alpha.c native_x86.c
17    
18    #native_x86.c: native_x86_optim.c  etc.
19    
20  clean:  clean:
21          rm -f $(OBJS) *core          rm -f $(OBJS) *core

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

  ViewVC Help
Powered by ViewVC 1.1.26