summaryrefslogtreecommitdiffstats
path: root/README
blob: 37b96ec90017b21e4488929a6c8523629043361a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
In this file:

* What it is
* admin directory

What it is
----------

This is an administrative directory. Basically it contains the compile
infrastructure and some helper scripts for CVS administration. Because the
latter are purely internal, I won't elaborate on them.

admin directory
---------------

The admin directory contains the infrastructure needed to compile KDE
programs. Usually, people checkout a KDE program and kde-common. Then they
make a symlink from kde-common/admin to kdeprogram/admin. This is necessary to
make the "make -f Makefile.cvs" command work.