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

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

revision 37 by dpavlin, Mon Oct 8 16:21:34 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.2 2007/03/16 14:45:30 debug Exp $  #  $Id: Makefile.skel,v 1.3 2007/03/24 03:12:17 debug Exp $
3  #  #
4  #  Makefile for GXemul src/disk  #  Makefile for GXemul src/disk
5  #  #
# Line 7  Line 7 
7  CFLAGS=$(CWARNINGS) $(COPTIM) $(XINCLUDE) $(DINCLUDE)  CFLAGS=$(CWARNINGS) $(COPTIM) $(XINCLUDE) $(DINCLUDE)
8    
9  OBJS=bootblock.o bootblock_apple.o bootblock_iso9660.o \  OBJS=bootblock.o bootblock_apple.o bootblock_iso9660.o \
10          diskimage.o          diskimage.o diskimage_scsicmd.o
11    
12  all: $(OBJS)  all: $(OBJS)
13    

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

  ViewVC Help
Powered by ViewVC 1.1.26