summaryrefslogtreecommitdiff
path: root/examples/hello_world/README
blob: 84f435cc61304650001f9d6da75073cf7567b032 (plain)
1
2
3
4
5
6
7
8
9
This is a well known "hello world" application.
It provides "hello_world" application written in C
and nothing else.

In order to build this program run the following commands:

   bmake              # for bulding
   bmake installdirs  # for creating destination directories
   bmake install      # for installing files