You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
catimg | 9 months ago | |
dte | 9 months ago | |
emacs | 9 months ago | |
gostatic | 9 months ago | |
imv | 9 months ago | |
lagrange | 9 months ago | |
o | 9 months ago | |
ocaml | 9 months ago | |
opam | 9 months ago | |
posix-sh-tools | 9 months ago | |
w3mmee | 9 months ago | |
zs | 9 months ago | |
Autotools.mk | 9 months ago | |
CMake.mk | 9 months ago | |
COPYING | 9 months ago | |
Go.mk | 9 months ago | |
Meson.mk | 9 months ago | |
README.md | 9 months ago | |
Root.mk | 9 months ago |
README.md
mports
(For lack of a better name) Also known as 'MyPorts' · Makefile-based ports infrastructure tailored to my needs. Formerly 'youmu'
Features
- Doesn't do dependency resolution
- Everything is a damn Makefile and basically almost everything has the same rules ....that's it
Notes
Every build system makefile portions already source Root.mk so there's no need to do that in the ports themselves For those that just use make(1) as build system, Root.mk can be sourced in the port