]> git.corax.cc Git - mwm/commit
Initial commit: Start with a minimal Makefile, manpage, and main.c master stable testing
authorMatthias Kruk <m@m10k.eu>
Sat, 1 May 2021 21:48:49 +0000 (06:48 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 1 May 2021 21:48:49 +0000 (06:48 +0900)
commit5131ef7569caba37fab998c32fd338e30d81fa3e
tree2cae36804383b7ecc6c520d69abca7c204686041
Initial commit: Start with a minimal Makefile, manpage, and main.c

This commit adds a minimal Makefile, a short manpage, and a mwm
implementation that does nothing but print a help text.
Makefile [new file with mode: 0644]
docs/man/mwm.1 [new file with mode: 0644]
main.c [new file with mode: 0644]