Loading Makefile +5 −2 Original line number Diff line number Diff line V=0.9.19 V=0.9.20 BINPROGS = \ checkpkg \ Loading Loading @@ -68,4 +68,7 @@ uninstall: dist: git archive --format=tar --prefix=devtools-$(V)/ $(V) | gzip -9 > devtools-$(V).tar.gz .PHONY: all install uninstall dist upload: scp devtools-$(V).tar.gz gerolde.archlinux.org:/srv/ftp/other/devtools/ .PHONY: all install uninstall dist upload Loading
Makefile +5 −2 Original line number Diff line number Diff line V=0.9.19 V=0.9.20 BINPROGS = \ checkpkg \ Loading Loading @@ -68,4 +68,7 @@ uninstall: dist: git archive --format=tar --prefix=devtools-$(V)/ $(V) | gzip -9 > devtools-$(V).tar.gz .PHONY: all install uninstall dist upload: scp devtools-$(V).tar.gz gerolde.archlinux.org:/srv/ftp/other/devtools/ .PHONY: all install uninstall dist upload