~sircmpwn/hare-linux

Extra Linux support for Hare programs
Makefile: fix uninstall target
Makefile: fix docs target
Makefile: use $(HARE) for check

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~sircmpwn/hare-linux
read/write
git@git.sr.ht:~sircmpwn/hare-linux

You can also use your local clone with git send-email.

#hare-linux

This package expands upon the upstream linux module to add support for more Linux-specific interfaces.

#Installation

#From your distribution

The recommended name for this package is "hare-linux". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.

#System-wide installation

make install

#Vendoring

git subtree -P vendor/hare-linux/ add https://git.sr.ht/~sircmpwn/hare-linux master