From e7e9a66629ada359ad6a35cdb12e0e35b49e889c Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 7 Aug 2009 12:33:59 +0000 Subject: Added plink tool (version without console, except if output is generated) Added possibility to build console application or windows application in makefile.after --- bdftopcf/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bdftopcf') diff --git a/bdftopcf/makefile b/bdftopcf/makefile index 9ed933328..02e92b422 100644 --- a/bdftopcf/makefile +++ b/bdftopcf/makefile @@ -1,4 +1,4 @@ -WINAPP = bdftopcf +TTYAPP = bdftopcf INCLUDELIBFILES = \ $(MHMAKECONF)\zlib\$(OBJDIR)\libz.lib \ -- cgit v1.2.3