Bug 23367 - some src/gnu Makefiles are missing $FreeBSD$
Summary: some src/gnu Makefiles are missing $FreeBSD$
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: gnu (show other bugs)
Version: 4.2-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-08 00:10 UTC by clefevre
Modified: 2003-05-11 21:43 UTC (History)
0 users

See Also:


Attachments
file.diff (47.07 KB, patch)
2000-12-08 00:10 UTC, clefevre
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.