summaryrefslogtreecommitdiff
path: root/games/xeyesplus/files/patch-aa
blob: 45e7a7ab13e93eb583237fb363a1da8dbc3d376d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** Imakefile.orig	Thu May  5 16:58:34 1994
--- Imakefile	Thu Jan 15 00:00:00 2000
***************
*** 4,9 ****
  # gcc
  #CC = gcc
  # CFLAGS = -O2 -Wall -DXPM -DUSLEEP
! CFLAGS =-DXPM -I/usr/local/X11R5/include/ 
! CDEBUGFLAGS = 
  ComplexProgramTarget(xeyes+)
--- 4,11 ----
  # gcc
  #CC = gcc
  # CFLAGS = -O2 -Wall -DXPM -DUSLEEP
! XCOMM CFLAGS =-DXPM -I/usr/local/X11R5/include/
! XCOMM CDEBUGFLAGS = 
! DEFINES = -DXPM
! INCLUDES = -I$(INCDIR)/X11
  ComplexProgramTarget(xeyes+)