+2
−7
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
Replace the bespoke inline `help` target with `include help.mk`, so the
OTICA repo's own `make help` gets the same help system consumers see --
the version line, upgrade-check, and target listing -- instead of a
parallel implementation that can drift. Also define OTICA_REPO (consumed
by release.mk / update-otica). help.mk's `all: help` provides the default
goal, so the explicit .DEFAULT_GOAL is no longer needed.
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>