1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/korean/elm/files/patch-ad

20 lines
389 B
Plaintext
Raw Normal View History

*** utils/Makefile.SH.orig Fri Mar 11 02:20:29 1994
--- utils/Makefile.SH Sun Apr 27 06:05:04 1997
***************
*** 67,73 ****
LIB2 = $libs
LIBS = $termlib $dbm
LINT = $lint
! LN = $ln
MAKE = $make
MV = $mv
OPTIMIZE = $optimize
--- 67,73 ----
LIB2 = $libs
LIBS = $termlib $dbm
LINT = $lint
! LN = $ln -fs
MAKE = $make
MV = $mv
OPTIMIZE = $optimize