Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Building a Sample Application Example 간단한 응용 예제 빌드하기


1. 프로젝트 디렉토리의 메이크 디렉토리로 이동한다.

Code Block
languagetext
cd ubinos

2. 메이크 디렉토리로 이동한다.

Code Block
languagetext

cd make


32. 구성 및 빌드한다.

  • 작업 디렉토리: "<project directory>/make"
Code Block
languagetext
make all

...