[flashproxy/master] Add proxy/Makefile for convenience of "make test".
 
            
            
            
            
                29 Sep
                
                    2012
                
            
            
                29 Sep
                
                '12
                
            
            
            
        
    
                11:24 p.m.
            
        commit edce6fcb30ebad2ebf3bb9836866fcf21c505e54 Author: David Fifield <david@bamsoftware.com> Date: Fri Sep 28 19:50:25 2012 -0700 Add proxy/Makefile for convenience of "make test". --- proxy/Makefile | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/proxy/Makefile b/proxy/Makefile new file mode 100644 index 0000000..e34df0c --- /dev/null +++ b/proxy/Makefile @@ -0,0 +1,7 @@ +all: + : + +test: + ./flashproxy-test.js + +.PHONY: all test
        4780
        
      
          Age (days ago)
        
      
        4780
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 dcf@torproject.org dcf@torproject.org