Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove debian targets from Makefile #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Dec 27, 2023

  1. Remove debian targets from Makefile

    We haven't used this as a debian package in eons - let's just get rid of
    that infra entirely
    
    Additionally, I did some luisp strong opinion things:
    * PHONY markers directly above the targets
    * removed non-standard targets
    * removed venv-update/p-c-p
    * fixed requirements files (deleted requirements.txt + unpinned dev deps)
    nemacysts committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1a38329 View commit details
    Browse the repository at this point in the history