Bug 15439

Summary: Add update target to doc/Makefile
Product: Documentation Reporter: Christian Weisgerber <naddy>
Component: Books & ArticlesAssignee: bill fumerola <billf>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Christian Weisgerber 1999-12-12 17:40:01 UTC
Both the src and ports trees support a make target "update" which
updates the respective tree by CVSup or CVS to the latest version.
Configuration is typically provided through /etc/make.conf.

The patch below adds this capability to the top level Makefile of
the doc tree. The code is cribbed from {src,ports}/Makefile.

How-To-Repeat: 
n/a
Comment 1 bill fumerola freebsd_committer freebsd_triage 1999-12-12 22:18:19 UTC
Responsible Changed
From-To: freebsd-doc->billf

I was the fool who added PORTSSUPFILE, I'll look at this. 
Comment 2 bill fumerola freebsd_committer freebsd_triage 1999-12-16 02:23:11 UTC
State Changed
From-To: open->closed

Committed thanks.