Started on common and core packages.

This commit is contained in:
2016-03-26 15:49:05 -05:00
parent 2434a43cec
commit 807d0397a1
39 changed files with 1849 additions and 0 deletions

2
src/Makefile Normal file
View File

@ -0,0 +1,2 @@
make:
make -j -C ../ ${ARGS}