Mercurial > hg > plibs
diff 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 diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Mon Jan 23 20:28:22 2012 +0000 @@ -0,0 +1,12 @@ +* 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