Changeset 799 in code for trunk/Makefile


Ignore:
Timestamp:
Mar 21, 2023, 2:20:07 AM (2 years ago)
Author:
koizumi.aoi
Message:

Add -v to $GOFLAGS. Scratch the original module URI with another one.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r775 r799  
    22RM ?= rm
    33SCDOC ?= scdoc
    4 GOFLAGS ?=
     4GOFLAGS ?= -v
    55PREFIX ?= /usr/local
    66BINDIR ?= bin
Note: See TracChangeset for help on using the changeset viewer.