Changeset 92 in code for trunk/Makefile


Ignore:
Timestamp:
Jun 29, 2025, 1:51:57 AM (2 months ago)
Author:
Izuru Yakumo
Message:

Forbid the serve command to work on a non-existent directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r91 r92  
    77DATE ?= `date -u +%F`
    88GOOS ?= `${GO} env GOOS`
    9 VERSION ?= 1.0G+${REV}
     9VERSION ?= 1.0H+${REV}
    1010REV ?= `svn info --show-item revision || git rev-list --all | wc -l`
    1111build:
Note: See TracChangeset for help on using the changeset viewer.