view README @ 9:2c96b13ee9f0 tip

Added incoming make target.
author samer
date Tue, 28 Feb 2012 15:41:30 +0000
parents d13a95edfd2a
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