# # ChangeLog for trunk/Makefile in code # # Generated by Trac 1.6 # Jun 8, 2025, 8:51:36 PM Tue, 21 Mar 2023 02:20:07 GMT koizumi.aoi [799] * trunk/Makefile (modified) * trunk/go.mod (modified) Add -v to $GOFLAGS. Scratch the original module URI with another one. Tue, 08 Feb 2022 15:10:19 GMT contact [775] * trunk/Makefile (modified) * trunk/README.md (modified) makefile: switch to BSD/GNU make Let's stop using POSIX make, it's ... Fri, 08 Oct 2021 07:11:31 GMT contact [613] * trunk/Makefile (modified) build: don't clobber config file Use `test -f` instead of `cp -n`, ... Tue, 25 May 2021 14:31:06 GMT hubert [530] * trunk/Makefile (modified) Don't build soju when calling "make install" Otherwise soju would ... Tue, 27 Apr 2021 17:06:16 GMT yyp [510] * trunk/Makefile (modified) Makefile: mark soju and sojuctl as .PHONY Otherwise running `make` ... Wed, 21 Apr 2021 14:39:51 GMT contact [506] * trunk/Makefile (modified) * trunk/config.in (added) Add default configuration file Fri, 27 Mar 2020 18:23:41 GMT contact [169] * trunk/Makefile (modified) * trunk/doc (added) * trunk/doc/soju.1.scd (added) * trunk/soju.1.scd (deleted) Move man page to doc/ Thu, 19 Mar 2020 14:11:43 GMT contact [126] * trunk/Makefile (added) Add basic Makefile