Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 77969 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile.org (-3 / +3 lines)
Lines 21-29 Link Here
21
21
22
# section to define the various symbols needed to build DRAWxtl for Linux systems
22
# section to define the various symbols needed to build DRAWxtl for Linux systems
23
23
24
  prefix          = /usr/local
24
  prefix          = /usr
25
  includedir      = ${prefix}/include
25
  includedir      = ${prefix}/include/fltk-1.1
26
  libdir          = /lib
26
  libdir          = ${prefix}/lib/fltk-1.1
27
27
28
# compiler name:
28
# compiler name:
29
  CXX             = g++
29
  CXX             = g++

Return to bug 77969