Makefile
changeset 15 390e45e1fcc3
parent 14 a36529d7dc2b
child 16 dacdabba767c
equal deleted inserted replaced
14:a36529d7dc2b 15:390e45e1fcc3
    51 # Deploy targets.
    51 # Deploy targets.
    52 
    52 
    53 .PHONY: deploy
    53 .PHONY: deploy
    54 deploy: deploy2sourceforge
    54 deploy: deploy2sourceforge
    55 
    55 
    56 # Will be accessed via http://gavenkoa.users.sourceforge.net
    56 # Will be accessible via: http://gavenkoa.users.sourceforge.net/tips-html/frame.html
    57 # To proper work first login then un-login to
    57 # To proper work first login then un-login to
    58 #   $ sftp gavenkoa@frs.sourceforge.net
    58 #   $ sftp gavenkoa@frs.sourceforge.net
    59 # as it may require interactive input first time.
    59 # as it may require interactive input first time.
    60 .PHONY: deploy2sourceforge
    60 .PHONY: deploy2sourceforge
    61 deploy2sourceforge: html
    61 deploy2sourceforge: html