entered into RCS
authorRoland McGrath <roland@redhat.com>
Wed, 23 Mar 1994 14:12:55 +0000 (14:12 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 23 Mar 1994 14:12:55 +0000 (14:12 +0000)
15 files changed:
ar.c
commands.h
dep.h
file.c
file.h
job.h
main.c
misc.c
read.c
remake.c
remote-cstms.c
remote-stub.c
rule.h
variable.h
vpath.c

diff --git a/ar.c b/ar.c
index c1fda066060455267349e4f16bec96d353e7c488..63fcd34f6f0e84d05a1c0959ee9f07df1a76ec70 100644 (file)
--- a/ar.c
+++ b/ar.c
@@ -1,5 +1,5 @@
-/* Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993
-       Free Software Foundation, Inc.
+/* Interface to `ar' archives for GNU Make.
+Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
index d99bec8f742d15c5cb1696ea3b6f4f9cfd18ba65..31de16ae79ef094df0c61d830da409a678d2f22c 100644 (file)
@@ -1,4 +1,5 @@
-/* Copyright (C) 1988, 1989, 1991, 1993 Free Software Foundation, Inc.
+/* Definition of data structures describing shell commands for GNU Make.
+Copyright (C) 1988, 1989, 1991, 1993 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
diff --git a/dep.h b/dep.h
index f579b33adb45381a172294d65267319803804c59..244cde243f4e88a0b9344092c8370b49c6a3dfdd 100644 (file)
--- a/dep.h
+++ b/dep.h
@@ -1,4 +1,5 @@
-/* Copyright (C) 1988, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+/* Definitions of dependency data structures for GNU Make.
+Copyright (C) 1988, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
diff --git a/file.c b/file.c
index 96fdb29f0e7961f88a58b5f320a63144fabc7caf..21335d43e518c42cf2e571d98c969d63ee0337c1 100644 (file)
--- a/file.c
+++ b/file.c
@@ -1,5 +1,5 @@
-/* Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993
-       Free Software Foundation, Inc.
+/* Target file hash table management for GNU Make.
+Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
diff --git a/file.h b/file.h
index fc24731fea2f863a1361c0cea5068236a891933f..b772283c2ff68ba2980de8fe9ffdea4815e7e825 100644 (file)
--- a/file.h
+++ b/file.h
@@ -1,5 +1,5 @@
-/* Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993
-       Free Software Foundation, Inc.
+/* Definition of target file data structures for GNU Make.
+Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
diff --git a/job.h b/job.h
index 1d966d083ce59c94ba0ba20b2739dd67016f7afb..572bb33abc8fb4d5239cad186e1fe09bc6118a6c 100644 (file)
--- a/job.h
+++ b/job.h
@@ -1,4 +1,5 @@
-/* Copyright (C) 1992, 1993 Free Software Foundation, Inc.
+/* Definitions for managing subprocesses in GNU Make.
+Copyright (C) 1992, 1993 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
diff --git a/main.c b/main.c
index ccc57daebba2b68c617daf7f2e80383f2310a3bb..5118d9720028f274466bd5c92ada07cf3df3e85d 100644 (file)
--- a/main.c
+++ b/main.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 1988, 89, 90, 91, 94 Free Software Foundation, Inc.
+/* Argument parsing and main program of GNU Make.
+Copyright (C) 1988, 89, 90, 91, 94 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
diff --git a/misc.c b/misc.c
index c5372ed14f4540a2dd649f847c2651cda33256b2..be60d91b8dd882a285504798147ec9ae2d9b7886 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 1988, 89, 90, 91, 92, 93, 94 Free Software Foundation, Inc.
+/* Miscellaneous generic support functions for GNU Make.
+Copyright (C) 1988, 89, 90, 91, 92, 93, 94 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
diff --git a/read.c b/read.c
index 9da39270eed559fa6460e2020123ed43635aea49..fdb8be2f7c1429ff80c64c876549550914e38f9a 100644 (file)
--- a/read.c
+++ b/read.c
@@ -1,5 +1,5 @@
-/* Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994
-       Free Software Foundation, Inc.
+/* Reading and parsing of makefiles for GNU Make.
+Copyright (C) 1988, 89, 90, 91, 92, 93, 94 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
index 06f26010b37a2f5d0701f8dfc99e9d504eaea67d..41d1c98b25e4540478c757e850f99aed9387ffc9 100644 (file)
--- a/remake.c
+++ b/remake.c
@@ -1,5 +1,5 @@
-/* Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993
-       Free Software Foundation, Inc.
+/* Basic dependency engine for GNU Make.
+Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
index 8a415d91a022aeb29d59133ba64f4a3c89b2d8e0..6aa2c966a25ff14202fd87abfab22c5928acc823 100644 (file)
@@ -1,5 +1,4 @@
-/* This file implements an interface to the Customs daemon to do
-   remote execution of commands under GNU make.
+/* GNU Make remote job exportation interface to the Customs daemon.
    THIS CODE IS NOT SUPPORTED BY THE GNU PROJECT.
    Please do not send bug reports or questions about it to
    the Make maintainers.
index 23f189f8f98f87b8021a87df5045fa0569a00480..24a860b2e270c61195766780cdcb5fdabc850c52 100644 (file)
@@ -1,4 +1,5 @@
-/* Copyright (C) 1988, 1989, 1992, 1993 Free Software Foundation, Inc.
+/* Template for the remote job exportation interface to GNU Make.
+Copyright (C) 1988, 1989, 1992, 1993 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
diff --git a/rule.h b/rule.h
index 65ba3ab4f1ac8b5b0a1fb909ea50617d28520609..75d43d6624c8fbda11b43396d2bbbef31f4258cd 100644 (file)
--- a/rule.h
+++ b/rule.h
@@ -1,4 +1,5 @@
-/* Copyright (C) 1988, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+/* Definitions for using pattern rules in GNU Make.
+Copyright (C) 1988, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
index a0c79de207608fd2a431e0c946f640725aa1225a..80961790703797caa089ff2f333f29a7ddd61279 100644 (file)
@@ -1,4 +1,5 @@
-/* Copyright (C) 1988, 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
+/* Definitions for using variables in GNU Make.
+Copyright (C) 1988, 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify
diff --git a/vpath.c b/vpath.c
index b619eb286e5e80989594793df663686e30a605d8..84768d51af675476c909ebc25ff0817ee53ceb19 100644 (file)
--- a/vpath.c
+++ b/vpath.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 1988, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
+/* Implementation of pattern-matching file search paths for GNU Make.
+Copyright (C) 1988, 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
 This file is part of GNU Make.
 
 GNU Make is free software; you can redistribute it and/or modify