This is the mail archive of the xconq-cvs@sourceware.cygnus.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

xconq/ /ChangeLog /Makefile.in elFile/Makefile ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sourceware.cygnus.com	00/06/09 07:52:41

Modified files:
	.              : ChangeLog Makefile.in 
	SelFile        : Makefile.in 
	curses         : Makefile.in Imakefile 
	doc            : Makefile.in 
	images         : Makefile.in 
	kernel         : Makefile.in unix.c 
	lib            : Makefile.in 
	tcltk          : Makefile.in 
	win            : Makefile.in 
	x11            : Makefile.in 

Log message:
	Fix Unix installation issues, make consistent with FHS 2.1.
	* Makefile.in (datadir): Set to $(prefix)/share/xconq.
	(scoresdir): Set to /var/lib/xconq/scores, pass down to sub-makes.
	* kernel/Makefile.in (ALL_CFLAGS): Define XCONQSCORES.
	* unix.c (score_file_pathname): Use value of XCONQSCORES verbatim.
	* */Makefile.in (datadir): Set to $(prefix)/share/xconq.
	* curses/Imakefile (DEFINES): Don't define XCONQDATA.
	* tcltk/Makefile.in (ALL_CFLAGS): Ditto.
	* images/Makefile.in (imagesdir): Rename from gameimdir, set
	to $(datadir)/images.
	* x11/Makefile.in (install-only): Install ximfapp instead of
	xshowimf.
	(clean): Be more thorough.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]