aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/cond.c
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1996-10-08 04:07:59 +0000
committerSteve Price <steve@FreeBSD.org>1996-10-08 04:07:59 +0000
commit5d55a64610e325e91ca56aa9515091c942e6801c (patch)
tree76cb666ecca5a2d990ec3945bf80a52cd5dadf18 /usr.bin/make/cond.c
parentb2232044183e1ba3be4a99d3837b6aaebfca61e8 (diff)
downloadsrc-5d55a64610e325e91ca56aa9515091c942e6801c.tar.gz
src-5d55a64610e325e91ca56aa9515091c942e6801c.zip
O' to be bitten by CVS. Cleanup after import
of Christos' version of make(1) and add Id's. Set straight by: Bruce Evans and Peter Wemm :)
Notes
Notes: svn path=/head/; revision=18804
Diffstat (limited to 'usr.bin/make/cond.c')
-rw-r--r--usr.bin/make/cond.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/make/cond.c b/usr.bin/make/cond.c
index eb6fa5c46234..d5c1fc2dc6ca 100644
--- a/usr.bin/make/cond.c
+++ b/usr.bin/make/cond.c
@@ -34,6 +34,8 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * $Id$
*/
#ifndef lint