Changeset 130 in Main for trunk/Makefile


Ignore:
Timestamp:
Sep 23, 2024, 7:25:58 PM (8 weeks ago)
Author:
Nishi
Message:

fix installer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r129 r130  
    1818./Tool/genconf: ./Tool/genconf.c
    1919        cc -o $@ ./Tool/genconf.c
     20
     21./Tool/itworks: ./Tool/itworks.c
     22        cc -o $@ ./Tool/itworks.c
    2023
    2124./Server:: ./Common ./Tool/option
Note: See TracChangeset for help on using the changeset viewer.