/[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 34 by dpavlin, Mon Oct 8 16:21:17 2007 UTC revision 42 by dpavlin, Mon Oct 8 16:22:32 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.5 2007/06/14 16:32:11 debug Exp $
3  #  #
4  #  Makefile for GXemul src/native  #  Makefile for GXemul src/native
5  #  #
# Line 12  all: $(OBJS) Line 12  all: $(OBJS)
12    
13  $(OBJS): Makefile  $(OBJS): Makefile
14    
 native.o: native.c \  
         native_amd64.c  
15    
16  clean:  clean:
17          rm -f $(OBJS) *core          rm -f $(OBJS) *core

Legend:
Removed from v.34  
changed lines
  Added in v.42

  ViewVC Help
Powered by ViewVC 1.1.26