Skip to content
Snippets Groups Projects
Commit 0a065ad6 authored by rdubner's avatar rdubner
Browse files

Modify Makefile to behave in the expected way; 'make install' uploads to cobolworx.com

parent fa82a972
No related branches found
No related tags found
Loading
Loading
  • Reporter

    Can you please partially revert this change? Most of this is most reasonable but make install is also something that is "expected to install locally". I therefore suggest the following changes:

    • rename current install target to upload
    • possibly use a make variable for the scp target (defaulting to the current version)
    • re-add the install target (maybe renamed to local-install) to install the previously created extension (which it depends on and therefore will create if missing)
    • use a make variable for CODE, defaulting to code (allowing people to specify a path to it and/or change it to codium)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment