/[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 39 by dpavlin, Mon Oct 8 16:21:53 2007 UTC revision 40 by dpavlin, Mon Oct 8 16:22:11 2007 UTC
# Line 1  Line 1 
1  #  #
2  #  $Id: Makefile.skel,v 1.1 2007/04/10 16:33:44 debug Exp $  #  $Id: Makefile.skel,v 1.2 2007/04/19 15:18:16 debug Exp $
3  #  #
4  #  Makefile for GXemul src/file  #  Makefile for GXemul src/file
5  #  #
# Line 12  all: $(OBJS) Line 12  all: $(OBJS)
12    
13  $(OBJS): Makefile  $(OBJS): Makefile
14    
15    file.o: file.c file_aout.c file_ecoff.c file_elf.c file_macho.c \
16            file_raw.c file_srec.c
17    
18    
19  clean:  clean:
20          rm -f $(OBJS) *core          rm -f $(OBJS) *core

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

  ViewVC Help
Powered by ViewVC 1.1.26