                          Upload Information Template for Hobbes.nmsu.edu
                          ===============================================

        Archive Filename: make-4.4.1-r3.zip
       Short Description: make v4.4.1-r3 for OS/2
        Long Description: make v4.4.1-r3 for OS/2.
GNU Make is a tool which controls the generation of executables and other
non-source files of a program from the program's source files.

Make gets its knowledge of how to build your program from a file called the
makefile, which lists each of the non-source files and how to compute it from
other files. When you write a program, you should write a makefile for it, so
that it is possible to use Make to build and install the program.

v4.4.1-r3:
    * Set prefix to /@unixroot/usr
    * Fixed SIGSEGV due to the additional .exe check
    * Introduced GNU_MAKE_NO_EXE_CHECK env var
        - Set GNU_MAKE_NO_EXE_CHECK to any value  to disable the additional
          .exe check

v4.4.1-r2:
    * Built with gcc v12.3.0
    * Fixed jobserver did not work. Reported by Elbert Pol

v4.4.1:
    * Built with gcc v9.2.0(rpm)

v3.81-k2:
    * Fixed the regression of .exe check which was that the search result of
      VPATH was not applied in some cases.
    * Improved a very long command line pass

v3.81-k1:
    * Based on v3.81-r3 of Andreas Buening
    * Pass a very long command line via a response file
    * Check target.exe as well when target does not exist.
      For example,

        foo: foo.c
            gcc $@ $<

      foo.exe is checked as well unless foo exists.
    * See README.OS2 for explanations of Andreas Buening

      Proposed directory
           for placement: /pub/os2/dev/tools/make

               Your name: KO Myung-Hun
           Email address: komh@chollian.net
    Program contact name: (same)
   Program contact email: (same)
             Program URL: * official: https://www.gnu.org/software/make/
                          * OS/2: https://github.com/komh/make-os2
      Would you like the
   contact email address
    included in listings? yes

Operating System/Version: 
 Additional requirements: LIBCn v0.1.14

                Replaces: (none)



