From 8da51e4f51149502cceff86ca0b3017b57682c8a Mon Sep 17 00:00:00 2001 From: David T. Stanford Date: Wed, 21 Nov 2012 12:21:55 -0500 Subject: Added 'nop' target to build file. Updated substvars. Renamed .pkg directories to match source package name. Added gmake-doc.pkg binary package. --- (limited to 'substvars') diff --git a/substvars b/substvars index 7b7a20b..91bf051 100644 --- a/substvars +++ b/substvars @@ -1,3 +1,5 @@ Common-Description: - Make is a tool which controls the generation of executables and - other non-source files of a program from the program's source files. + 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. The make + utility automatically determines which pieces of a large program need to be + recompiled, and issues commands to recompile them. -- cgit v0.9.1