From 263db84d9b2b8293860024e104af82b2b1df1c8f Mon Sep 17 00:00:00 2001 From: mi Date: Tue, 8 May 2001 19:45:14 +0000 Subject: Frink is a tcl formatting and static check program by Lindsay Marshall. It can prettify your program, minimise, obfuscate or just sanity check it. It can also do some rewriting. You pass it filenames (or the stdin) and the output is generated to stdout. WWW: http://catless.ncl.ac.uk/Programs/Frink/ --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 321988f..8f1d491 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -113,6 +113,7 @@ SUBDIR += fpp SUBDIR += freelibiberty SUBDIR += freescope + SUBDIR += frink SUBDIR += ftnchek SUBDIR += funnelweb SUBDIR += g-wrap -- cgit v1.1