aboutsummaryrefslogtreecommitdiff
path: root/games/xeyesplus/files/patch-aa
blob: a6ce8ba0f0bc55692563bd9d4bac7e4d34c94a86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*** Imakefile.orig	Thu May  5 07:58:34 1994
--- Imakefile	Tue Oct  8 01:52:47 1996
***************
*** 4,9 ****
  # gcc
  #CC = gcc
  # CFLAGS = -O2 -Wall -DXPM -DUSLEEP
! CFLAGS =-DXPM -I/usr/local/X11R5/include/ 
  CDEBUGFLAGS = 
  ComplexProgramTarget(xeyes+)
--- 4,9 ----
  # gcc
  #CC = gcc
  # CFLAGS = -O2 -Wall -DXPM -DUSLEEP
! CFLAGS =-DXPM -I/usr/X11R6/include/ -L/usr/X11R6/lib
  CDEBUGFLAGS = 
  ComplexProgramTarget(xeyes+)