Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MAINFILE (0.11 sec)

  1. src/cmd/go/alldocs.go

    //	*.[568ao]        object files, left from Makefiles
    //
    //	DIR(.exe)        from go build
    //	DIR.test(.exe)   from go test -c
    //	MAINFILE(.exe)   from go build MAINFILE.go
    //	*.so             from SWIG
    //
    // In the list, DIR represents the final path element of the
    // directory, and MAINFILE is the base name of any Go source
    // file in the directory that is not included when building
    // the package.
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
Back to top