summaryrefslogtreecommitdiff
blob: 7ffdb00b506e767dee3066644690c5424b4f328b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/eclass/motif.eclass,v 1.8 2005/07/06 20:23:20 agriffis Exp $
#
# Heinrich Wednel <lanius@gentoo.org>

inherit eutils


LESSTIF_INC_DIR="/usr/X11R6/include/lesstif"
LESSTIF_LIB_DIR="/usr/X11R6/$(get_libdir)/lesstif"
LESSTIF_BIN_DIR="/usr/X11R6/bin/lesstif"