Changes between Version 1 and Version 2 of Ticket #68629


Ignore:
Timestamp:
Nov 3, 2023, 1:07:12 PM (11 months ago)
Author:
marcopeereboom (Marco Peereboom)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68629 – Description

    v1 v2  
    55Thanks for the great work!
    66
    7 ```
     7
     8
     9{{{
    810--- Makefile.old        2023-11-03 13:02:36
    911+++ Makefile    2023-11-03 13:03:24
     
    1618 LDFLAGS                = 
    1719 LIBS           = -kpcre2-posix -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap
     20
     21}}}
    1822 
    19 ```