diff --git a/Makefile.in b/Makefile.in index 29229e9..69d0198 100644 --- a/Makefile.in +++ b/Makefile.in @@ -69,7 +69,7 @@ sysconfdir=@sysconfdir@ BASEDIR=@BASEDIR@ -POTDIR=$(BASEDIR)/$(LIBNAME)/.pot +POTDIR=$(BASEDIR)/.pot OBJDIR=$(BASEDIR)/.obj/$(LIBNAME) OBJDBG=$(OBJDIR)/Debug diff --git a/README.md b/README.md index b3adb7f..dd28a09 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,23 @@ 3270 Virtual Terminal for GTK. +============================== -Originally designed as part of the pw3270 application this library provides a TN3270 virtual terminal widget for GTK 3. +Created originally as part of PW3270 application. See more details at https://softwarepublico.gov.br/social/pw3270/ +Installation repositories +========================= + + + +Requirements +============ + + +Building for Linux +================== + + +Cross-compiling for Windows +=========================== + diff --git a/v3270.cbp b/v3270.cbp index bb7f694..bd68fda 100644 --- a/v3270.cbp +++ b/v3270.cbp @@ -45,7 +45,6 @@