head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.07.08.14.00.45;	author sanpei;	state Exp;
branches;
next	1.1;

1.1
date	2000.01.18.15.15.20;	author imura;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update port to 0.30
@
text
@--- Imakefile.orig	Sat Mar 15 05:32:37 2003
+++ Imakefile	Sat Mar 15 05:33:50 2003
@@@@ -12,7 +12,7 @@@@
 SYS_LIBRARIES = MathLibrary
 DEFINES = XkbClientDefines 
 
-CDEBUGFLAGS = -g -Wall
+#CDEBUGFLAGS = -g -Wall
 
 SRCS = MainScreen.c xcruiser.c draw.c zone.c vec3.c info.c
 OBJS = MainScreen.o xcruiser.o draw.o zone.o vec3.o info.o
@


1.1
log
@Move xcruise port from x11 to x11-fm category.

Pointed out by:	PW
@
text
@d1 3
a3 5
$NetBSD: patch-aa,v 1.1.1.1 1999/11/26 14:25:33 minoura Exp $

--- Imakefile.orig	Thu Nov 25 17:56:14 1999
+++ Imakefile	Thu Nov 25 23:43:28 1999
@@@@ -11,6 +11,6 @@@@
d5 1
a5 1
 LOCAL_LIBRARIES = $(XLIB)
d7 2
a8 2
-CDEBUGFLAGS = -g
+XCOMM CDEBUGFLAGS = -g
d10 2
a11 2
-ComplexProgramTarget(xcruise)
+ComplexProgramTargetNoMan(xcruise)
@

