From 46e4cd640c247ace1ab16c63b157c0608161806e Mon Sep 17 00:00:00 2001 From: Ian C Date: Thu, 12 May 2005 23:21:03 +0000 Subject: Fixed problem with disabling shared memory XImage --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 08ff199..73e24f4 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ # # ------------------------------------------------------------------------- # -# $Id: Makefile,v 1.1.1.1 2005-05-12 00:59:39 ianc Exp $ +# $Id: Makefile,v 1.2 2005-05-12 23:21:03 ianc Exp $ # @@ -58,4 +58,4 @@ $(EDIT).o: Xbit.h $(EDIT).c $(CC) $(OPTS) $(DIRS) -c $(EDIT).c clean: - -rm -f Xbit.o $(OBJ).o $(OBJ) $(EDIT).o $(EDIT) + -rm -f Xbit.o $(OBJ).o $(OBJ) $(EDIT).o $(EDIT) hisc.ll -- cgit v1.2.3