Loading Makefile +5 −1 Original line number Diff line number Diff line GITHUB = git@github.com:jyrgenn/lis.pl PERLSOURCES = $(shell ls *.pm *.pl) CHECKOPTS = # -MCarp::Always Loading Loading @@ -32,3 +32,7 @@ step-tests: echo $$i; \ read; \ done push: git push git push $(GITHUB) Loading
Makefile +5 −1 Original line number Diff line number Diff line GITHUB = git@github.com:jyrgenn/lis.pl PERLSOURCES = $(shell ls *.pm *.pl) CHECKOPTS = # -MCarp::Always Loading Loading @@ -32,3 +32,7 @@ step-tests: echo $$i; \ read; \ done push: git push git push $(GITHUB)