summaryrefslogtreecommitdiff
path: root/games/bs/files/patch-aa
blob: 2bd585b7c968401346f2be47aafc80cde1ca3cb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** Makefile	Thu Dec  7 23:05:56 1995
--- /home/andy/tmp/wrk/Makefile	Mon May 26 17:58:13 1997
***************
*** 6,12 ****
  V=2.1
  
  # Flags for use with the Linux ncurses package (recommended)
! TERMLIB = -lncurses
  CC = gcc
  
  # Flags for use with stock curses
--- 6,12 ----
  V=2.1
  
  # Flags for use with the Linux ncurses package (recommended)
! TERMLIB = -lncurses -lmytinfo
  CC = gcc
  
  # Flags for use with stock curses