summaryrefslogblamecommitdiff
path: root/games/xsokoban/files/patch-aa
blob: 355fb6bab0aa485163774577987fea1b8415c930 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

                                                








                                                                      
            
                        
                                 
  
                                     


                                                                      
*** Imakefile.orig	Wed Aug 28 02:34:41 1996
--- Imakefile	Sat Jan 15 00:00:00 2000
***************
*** 1,7 ****
  DEFINES=	-DNDEBUG
! EXTRA_INCLUDES= -I/usr/local/include
  
! SYS_LIBRARIES=	-L/usr/local/lib -lXpm $(XLIB)
  # -lXpm is only needed if you are using Xpm.
  
  SRCS=		display.c main.c resources.c play.c score.c screen.c \
--- 1,7 ----
  DEFINES=	-DNDEBUG
! EXTRA_INCLUDES= -I$(INCDIR)/X11
  
! SYS_LIBRARIES=	-lXpm $(XLIB)
  # -lXpm is only needed if you are using Xpm.
  
  SRCS=		display.c main.c resources.c play.c score.c screen.c \