/[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 41 by dpavlin, Mon Oct 8 16:20:58 2007 UTC revision 42 by dpavlin, Mon Oct 8 16:22:32 2007 UTC
# Line 1  Line 1 
1  # $Id: Makefile,v 1.9 2006/09/07 11:44:42 debug Exp $  # $Id: Makefile,v 1.10 2007/06/07 15:36:24 debug Exp $
2    
3  BINS=cp_removeblocks bintrans_eval try_runlen udp_snoop \  BINS=cp_removeblocks bintrans_eval try_runlen udp_snoop \
4          sgiprom_to_bin decprom_dump_txt_to_bin hex_to_bin \          sgiprom_to_bin decprom_dump_txt_to_bin hex_to_bin \
# Line 10  new_test_loadstore: new_test_loadstore_a Line 10  new_test_loadstore: new_test_loadstore_a
10          $(CC) new_test_loadstore_a.o new_test_loadstore_b.o -o new_test_loadstore          $(CC) new_test_loadstore_a.o new_test_loadstore_b.o -o new_test_loadstore
11    
12  clean:  clean:
13          rm -f $(BINS) *.o *core          rm -f $(BINS) *.o *core native_cc_ld_test native_cc_ld_test.o
14    
15  clean_all:  clean_all:
16          $(MAKE) clean          $(MAKE) clean

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

  ViewVC Help
Powered by ViewVC 1.1.26