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

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

revision 40 by dpavlin, Mon Oct 8 16:22:11 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/04/19 15:18:16 debug Exp $  #  $Id: Makefile.skel,v 1.4 2007/06/19 02:11:46 debug Exp $
3  #  #
4  #  Makefile for GXemul src/file  #  Makefile for GXemul src/file
5  #  #
# Line 9  CFLAGS=$(CWARNINGS) $(COPTIM) $(XINCLUDE Line 9  CFLAGS=$(CWARNINGS) $(COPTIM) $(XINCLUDE
9  OBJS=file.o  OBJS=file.o
10    
11  all: $(OBJS)  all: $(OBJS)
12            ../../experiments/make_index.sh
13    
14  $(OBJS): Makefile  $(OBJS): Makefile
15    

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

  ViewVC Help
Powered by ViewVC 1.1.26