mirror of
https://github.com/minio/minio.git
synced 2024-12-27 23:55:56 -05:00
432275e966
- pkg/{subsystem}/{package} style - modify Makefile to reflect the new style, consolidate various entries - add a dummy ``main.go`` at top level |
||
---|---|---|
.. | ||
docs | ||
include | ||
src | ||
.gitignore | ||
LICENSE | ||
LICENSE.INTEL | ||
make.inc | ||
Makefile | ||
Makefile.nmake | ||
README.md | ||
RELEASE-NOTES.INTEL |
- Install 'build-essential'
# apt-get install build-essential -y
- Install 'yasm'
# apt-get install yasm -y