mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
52ea699c95
PR: 12848 Submitted by: maintainer
17 lines
319 B
Plaintext
17 lines
319 B
Plaintext
*** Makefile.in.orig Mon Jul 26 03:49:50 1999
|
|
--- Makefile.in Mon Jul 26 03:50:20 1999
|
|
***************
|
|
*** 124,129 ****
|
|
--- 124,134 ----
|
|
LIBEXT = a
|
|
|
|
#
|
|
+ #
|
|
+ #
|
|
+ SOELIM = @SOELIM@
|
|
+
|
|
+ #
|
|
# You should not need to alter anything below this point.
|
|
#------------------------------------------------------------
|
|
|