github.com/zxy12/go_duplicate_112_new@v0.0.0-20200807091221-747231827200/Makefile (about)

     1  
     2  ZDEBUG_A = '/Users/zhouxinyu/www/localhost/pkg/darwin_amd64/github.com/zxy12/go_duplicate_112_new/src/zdebug.a'
     3  
     4  all:
     5  	rm -f $(ZDEBUG_A)
     6  	export GOROOT_BOOTSTRAP=/Users/zhouxinyu/www/localhost/src/github.com/golang/go1.4 && cd ./src && ./make.bash
     7  
     8  clean:
     9  
    10  .PHONY:
    11  	all test