view README @ 2:d13a95edfd2a

Added dependencies graph and template subproject Makefile
author samer
date Mon, 23 Jan 2012 20:28:22 +0000
parents
children
line wrap: on
line source
* Makefile.templ 
is a template Makefile for subprojects.

* Makefile 
shows how you can write a Makefile to automate installation
of all subproject.

* dependencies.pl
Small program to generate dependency graph (requires plcore).

* dependencies.ps
Dependency graph generated by dependencies.pl