PACKAGE NAME: make-3.81-i486-1.tlz PACKAGE LOCATION: ./dev PACKAGE SIZE (compressed): 362 K PACKAGE SIZE (uncompressed): 1190 K PACKAGE MD5: 3b11aaa0f5151a35948ee6e892267f80 ./dev/make-3.81-i486-1.tlz PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: make: make (GNU make utility to maintain groups of programs) make: make: This is the GNU implementation of make, which was written by Richard make: Stallman and Roland McGrath. The purpose of the make utility is to make: determine automatically which pieces of a large program need to be make: recompiled, and issue the commands to recompile them. make: make: This is needed to compile just about any major C program, including make: the Linux kernel. make: make: