diff options
| author | 2025-03-24 18:49:46 -0500 | |
|---|---|---|
| committer | 2025-03-24 18:49:46 -0500 | |
| commit | cf15d03a797177829e8947fe82dda846d4d076f2 (patch) | |
| tree | 7e3a6f1ec407454c6c1b0482f1413d13e16540d2 /bin | |
| parent | Add more features to the simple project in pm. (diff) | |
Move pathing autodetection to cc.janet.janet-pm-config
Also add some checks for important files like janet.h to
make sure that the resulting paths are correct.
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/janet-pm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/janet-pm b/bin/janet-pm index 8810851..95f0b3c 100755 --- a/bin/janet-pm +++ b/bin/janet-pm @@ -87,9 +87,6 @@ janet-pm inherits all of the environment variables used by janet, as well some of its own. Many of these are only used in support of building bundles that use a project.janet. - JANET_BINPATH - Where to install executables and scripts. By default, will store them at in $SYSPATH/bin. - JANET_BUILD_DIR Where to create build outputs when building a bundle has a project.janet. Defaults to _build. |
