Changeset 17 in code for trunk/Makefile


Ignore:
Timestamp:
Sep 21, 2023, 2:27:50 AM (21 months ago)
Author:
yakumo.izuru
Message:

Add manual page and set default instance to the main one.

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r13 r17  
    1717install:
    1818        install -Dm0755 suwako ${PREFIX}/bin/suwako
     19        install -Dm0644 suwako.1 ${PREFIX}/share/man/man1/suwako.1
    1920uninstall:
    2021        rm -f ${PREFIX}/bin/suwako
Note: See TracChangeset for help on using the changeset viewer.