From 9b2b46ec1db3b0ff0b474053628160f6b0b92b37 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin 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 321988ff62ae..8f1d49104a04 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.2.3