• src/doors/clans-src/mk/Pl

    From Deuc¿@VERT to Git commit to main/sbbs/m on Saturday, October 18, 2025 14:25:00
    https://gitlab.synchro.net/main/sbbs/-/commit/2381aef508c8f58daee26923
    Added Files:
    src/doors/clans-src/mk/Platform.gmake src/doors/clans-src/src/wb_fapnd.h
    Modified Files:
    .gitlab-ci-unix.yml src/doors/clans-src/.gitignore src/doors/clans-src/src/GNUmakefile clans.c defines.h ibbs.c myopen.h wb_fapnd.c
    Removed Files:
    src/doors/clans-src/src/.gitignore snipfile.h
    Log Message:
    And, start the big makefile overhaul

    The makefile in src/ just builds things in src.
    Outout goes into parent directory.
    Binaries are name.os.machine.type in >./bin
    Objects are in ../obj.os.machine.type

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Sunday, March 08, 2026 09:32:00
    https://gitlab.synchro.net/main/sbbs/-/commit/fe9831712de55aeb8969a3da
    Modified Files:
    src/doors/clans-src/mk/Platform.gmake src/doors/clans-src/src/GNUmakefile
    Log Message:
    Move DEBUG and __unix__ stuff into Platform.gmake

    This should be shared across all source dirs.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net