C++ CSS HTML Java JavaScript MySQL Oracle PERL PHP SQL Unix VBScript XHTML XML Сети
Our Example Spec File: Subpackages Galore!
 

Our Example Spec File: Subpackages Galore!

Throughout this chapter, we'll be constructing a spec file that will consist of a number of subpackages. Let's start by listing the spec file's requirements:

Every spec file starts with a preamble, and this one is no different. In this case, the preamble will contain the following tags:
 of the foo app, and the baz library needed to
build it...
        

the subpackages we require.

Главная