/[gxemul]/upstream/0.3.3.1/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

Annotation of /upstream/0.3.3.1/experiments/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7 - (hide annotations)
Mon Oct 8 16:18:14 2007 UTC (16 years, 8 months ago) by dpavlin
File size: 257 byte(s)
0.3.3.1
1 dpavlin 6 # $Id: Makefile,v 1.5 2005/05/31 09:57:59 debug Exp $
2 dpavlin 2
3     BINS=cp_removeblocks bintrans_eval try_runlen rssb_as \
4 dpavlin 6 sgiprom_to_bin decprom_dump_txt_to_bin \
5     new_test_1 new_test_2 new_test_x
6 dpavlin 2
7     all: $(BINS)
8    
9     clean:
10     rm -f $(BINS) *core
11 dpavlin 6
12     clean_all:
13     $(MAKE) clean

  ViewVC Help
Powered by ViewVC 1.1.26