Mercurial > hg > plibs
comparison README @ 2:d13a95edfd2a
Added dependencies graph and template subproject Makefile
author | samer |
---|---|
date | Mon, 23 Jan 2012 20:28:22 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:9694031adcea | 2:d13a95edfd2a |
---|---|
1 * Makefile.templ | |
2 is a template Makefile for subprojects. | |
3 | |
4 * Makefile | |
5 shows how you can write a Makefile to automate installation | |
6 of all subproject. | |
7 | |
8 * dependencies.pl | |
9 Small program to generate dependency graph (requires plcore). | |
10 | |
11 * dependencies.ps | |
12 Dependency graph generated by dependencies.pl |