/[gxemul]/trunk/experiments/Makefile
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/experiments/Makefile

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

revision 5 by dpavlin, Mon Oct 8 16:17:48 2007 UTC revision 6 by dpavlin, Mon Oct 8 16:18:11 2007 UTC
# Line 1  Line 1 
1  # $Id: Makefile,v 1.2 2005/03/03 06:24:41 debug Exp $  # $Id: Makefile,v 1.5 2005/05/31 09:57:59 debug Exp $
2    
3  BINS=cp_removeblocks bintrans_eval try_runlen rssb_as \  BINS=cp_removeblocks bintrans_eval try_runlen rssb_as \
4          sgiprom_to_bin decprom_dump_txt_to_bin          sgiprom_to_bin decprom_dump_txt_to_bin \
5            new_test_1 new_test_2 new_test_x
6    
7  all: $(BINS)  all: $(BINS)
8    
9  clean:  clean:
10          rm -f $(BINS) *core          rm -f $(BINS) *core
11    
12    clean_all:
13            $(MAKE) clean

Legend:
Removed from v.5  
changed lines
  Added in v.6

  ViewVC Help
Powered by ViewVC 1.1.26