Makefile
changeset 1332 50bb16a68693
parent 1296 6b365616ac9e
child 1333 81e09593158f
equal deleted inserted replaced
1331:7d93a4940822 1332:50bb16a68693
    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