Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: nakayama
Date: Thu May 16 20:00:49 UTC 2019
Modified Files:
src/share/mk: bsd.own.mk
src/tools/llvm-clang-tblgen: Makefile
src/tools/llvm-tblgen: Makefile
Log Message:
Rename nb{clang,llvm}-tblgen to ${MACHINE_GNU_PLATFORM}-{clang,llvm}-tblgen
since they contain the default target (e.g. x86_64--netbsd).
To generate a diff of this commit:
cvs rdiff -u -r1.1134 -r1.1135 src/share/mk/bsd.own.mk
cvs rdiff -u -r1.1 -r1.2 src/tools/llvm-clang-tblgen/Makefile
cvs rdiff -u -r1.2 -r1.3 src/tools/llvm-tblgen/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index