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

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

revision 42 by dpavlin, Mon Oct 8 16:22:32 2007 UTC revision 44 by dpavlin, Mon Oct 8 16:22:56 2007 UTC
# Line 1  Line 1 
1  #  #
2  #  $Id: Makefile.skel,v 1.2 2007/06/15 00:41:21 debug Exp $  #  $Id: Makefile.skel,v 1.4 2007/06/19 02:11:46 debug Exp $
3  #  #
4  #  Makefile for GXemul src/useremul  #  Makefile for GXemul src/useremul
5  #  #
# Line 11  OBJS=useremul.o \ Line 11  OBJS=useremul.o \
11          useremul_syscalls.o          useremul_syscalls.o
12    
13  all: $(OBJS)  all: $(OBJS)
14            ../../experiments/make_index.sh
15    
16  $(OBJS): Makefile  $(OBJS): Makefile
17    

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

  ViewVC Help
Powered by ViewVC 1.1.26