Initial commit

This commit is contained in:
Reyk Floeter 2017-06-29 11:40:48 +02:00
commit 1c7148f25b
48 changed files with 19200 additions and 0 deletions

3
cms/Makefile Normal file
View file

@ -0,0 +1,3 @@
SUBDIR= lib bin
.include <bsd.subdir.mk>