~ubuntu-branches/ubuntu/karmic/xpuzzles/karmic

« back to all changes in this revision

Viewing changes to xdino/Imakefile

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-08-22 16:29:42 UTC
  • mfrom: (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050822162942-tdtf178zkpd3xxdg
Tags: 7.1.3-1ubuntu1
Update {build-,}depends for xorg -> mesa transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
XCOMM
8
8
XCOMM ##
9
9
XCOMM
10
 
XCOMM Copyright (c) 1995 - 2004 David Albert Bagley, bagleyd@tux.org
 
10
XCOMM Copyright (c) 1995 - 2005 David Albert Bagley, bagleyd@tux.org
11
11
XCOMM
12
12
XCOMM                   All Rights Reserved
13
13
XCOMM
181
181
LOGFILE = $(wIDGET).log
182
182
 
183
183
DEFINES         = -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 \
184
 
$(XMDEF) $(XPMDEF) $(SLEEPDEF) $(RANDDEF) \
 
184
$(XMDEF) $(XPMDEF) $(EDITRESDEF) $(SLEEPDEF) $(RANDDEF) \
185
185
-DSCOREPATH=\"${SCOREPATH}\" -DSCOREFILE=\"${SCOREFILE}\" \
186
186
-DLOGPATH=\"${LOGPATH}\" -DLOGFILE=\"${LOGFILE}\" \
187
 
$(XMINC) $(XPMDEF)
188
 
XWIDGETLIBS = $(XMLIB) $(XTOOLLIB) $(XPMLIB) $(XLIB)
 
187
$(XMINC) $(XPMINC)
 
188
XWIDGETLIBS = $(XMLIB) $(XTOOLLIB) $(XLIB) $(XPMLIB) $(EDITRESLIB)
189
189
# -lICE -lSM
190
190
 
191
191
HDRS = $(WIDGET)P.h $(WIDGET).h \