summaryrefslogtreecommitdiff
blob: 7d4b4764c6f513d14580f91d0bc3eeba43658957 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/eclass/motif.eclass,v 1.2 2003/12/23 13:56:44 lanius Exp $
#
# Heinrich Wednel <lanius@gentoo.org>

ECLASS=motif
INHERITED="$INHERITED $ECLASS"

LESSTIF_INC_DIR="/usr/X11R6/include/lesstif"
LESSTIF_LIB_DIR="/usr/X11R6/lib/lesstif"
LESSTIF_BIN_DIR="/usr/X11R6/bin/lesstif"