libgo: separate mksysinfo inputs into separate Makefile targets
This is a step toward a version of mksysinfo that generates information for the runtime package. This will be used to generate the runtime_sysinfo.go file, which is currently directly generated by a Makefile target. Reviewed-on: https://go-review.googlesource.com/29683 From-SVN: r240560
Showing
- gcc/go/gofrontend/MERGE 1 addition, 1 deletiongcc/go/gofrontend/MERGE
- libgo/Makefile.am 19 additions, 2 deletionslibgo/Makefile.am
- libgo/Makefile.in 19 additions, 2 deletionslibgo/Makefile.in
- libgo/mksysinfo.sh 8 additions, 268 deletionslibgo/mksysinfo.sh
- libgo/sysinfo.c 259 additions, 0 deletionslibgo/sysinfo.c
Loading
Please register or sign in to comment