Bug 23367

Summary: some src/gnu Makefiles are missing $FreeBSD$
Product: Base System Reporter: clefevre <clefevre>
Component: gnuAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description clefevre 2000-12-08 00:10:00 UTC
	some /usr/src/gnu/*/Makefile are missing $FreeBSD$ cvs tag.
	also, get rid of SRCS=${PROG}.c and MAN1=${PROG}.1.
	empty lines added to augment readability.
	make sure CLEANFILES uses +=.

	please, close PR #23365 which is obsoleted by this one, sorry.

How-To-Repeat: 
	n/a
Comment 1 Cyrille Lefevre 2000-12-08 11:03:32 UTC
oops, /usr/src/gnu/libexec/uucp/libunix/Makefile is broken, sorry.

the empty line was misplaced.

Index: /usr/src/gnu/libexec/uucp/libunix/Makefile
===================================================================
RCS file: /home/ncvs/src/gnu/libexec/uucp/libunix/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- /usr/src/gnu/libexec/uucp/libunix/Makefile	1999/08/27 23:33:07	1.7
+++ /usr/src/gnu/libexec/uucp/libunix/Makefile	2000/12/08 10:59:45
@@ -12,6 +12,7 @@
 	splnam.c spool.c srmdir.c statsb.c status.c sync.c tcp.c \
 	time.c tli.c tmpfil.c trunc.c uacces.c ufopen.c uid.c ultspl.c \
 	unknwn.c uuto.c walk.c wldcrd.c work.c xqtfil.c xqtsub.c  ftw.c
+
 CFLAGS+=	-I$(.CURDIR)/../common_sources \
 		-DOWNER=\"$(owner)\" -DSBINDIR=\"$(libxdir)\"
 
Cyrille.
--
home: mailto:clefevre@citeweb.net work: mailto:Cyrille.Lefevre@edf.fr
Comment 2 Johan Karlsson freebsd_committer freebsd_triage 2000-12-08 21:30:11 UTC
State Changed
From-To: open->closed

Closed at originators request.
Comment 3 Johan Karlsson freebsd_committer freebsd_triage 2000-12-08 21:34:53 UTC
State Changed
From-To: closed->open

I closed the wrong one :-(
Comment 4 Murray Stokely freebsd_committer freebsd_triage 2003-05-11 21:42:34 UTC
State Changed
From-To: open->closed

Gratuitous changes.  Most no longer relevant anyway.  We don't want to 
add $FreeBSD$ to contrib code unless necessary, and David and Ruslan 
have made many recent sweeps to the Makfiles making the style based 
changes that are currently in favor. 

Cyrille, your email bounced.  If you read this please get in touch 
with me.  Thanks.