• xtrn/sbj/GNUmakefile

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Feb 17 12:18:10 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/55c4cece8bbc028fe6ce00e3
    Modified Files:
    xtrn/sbj/GNUmakefile
    Log Message:
    Depend on .o file and link it.

    When using $^, all the auto-dependencies are included in the link
    command-line, which includes sbj.c and all the .h files, causing
    the link to fail if dependencies exist.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)