blob: 5c569bd1f0e1659b3a1190139f2612db9553b0c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
ymake for Debian
================
This package is the Debian version of ymake.
It is a build system with XML based config files.
Usage
-----
Run "ymake" like "make" to build programs with an YMakefile.
Run "ymake test" to build and run tests.
Run "yscan" to create preliminary XMakefile for current directory. Check and adjust contents before use.
Contact
-------
Reichwein IT <mail@reichwein.it>
|