Platforms atmega
In MansOS, "atmega" is a platform supporting hardware based on the Atmega368 processor, such as Arduino.
Dependencies
You should have the following packages installed: gcc-avr, avr-libc. For example, in Ubuntu do this to install them:
sudo apt-get install gcc-avr avr-libc
Make example
make atmega make atmega upload