aboutsummaryrefslogtreecommitdiff
path: root/games/xeyesplus/files/patch-aa
blob: a691736f8bf9b531fa4224a258be1dd53c177f94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- Imakefile.orig	Thu May  5 16:58:34 1994
+++ Imakefile	Wed Nov  1 09:33:26 2000
@@ -4,6 +4,8 @@
 # gcc
 #CC = gcc
 # CFLAGS = -O2 -Wall -DXPM -DUSLEEP
-CFLAGS =-DXPM -I/usr/local/X11R5/include/ 
-CDEBUGFLAGS = 
-ComplexProgramTarget(xeyes+)
+XCOMM CFLAGS =-DXPM -I/usr/local/X11R5/include/
+XCOMM CDEBUGFLAGS = 
+DEFINES = -DXPM
+INCLUDES = -I$(INCDIR)/X11
+ComplexProgramTargetNoMan(xeyes+)