File: README.Debian

package info (click to toggle)
glktermw 1.0.4%2Bgit20200122-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 844 kB
  • sloc: ansic: 22,241; makefile: 27
file content (13 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
glktermw for Debian
------------------

glk libraries are normally statically-linked into programs.  Using programs
expect to find a .a file, some .h files, and a set of definitions for "make".

Appropriate settings for compiling programs to use glktermw are:

GLKINCLUDEDIR = /usr/include/glktermw
GLKLIBDIR = /usr/lib
GLKMAKEFILE = Make.glktermw

 -- John Goerzen <jgoerzen@complete.org>  Sat, 12 Oct 2019 15:32:22 -0500