Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Dec 2000 03:10:04 -0800 (PST)
From:      Cyrille Lefevre <root@gits.dyndns.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: gnu/23367: some src/gnu Makefiles are missing $FreeBSD$
Message-ID:  <200012081110.eB8BA4R19997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR gnu/23367; it has been noted by GNATS.

From: Cyrille Lefevre <root@gits.dyndns.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: gnu/23367: some src/gnu Makefiles are missing $FreeBSD$
Date: Fri, 8 Dec 2000 12:03:32 +0100 (CET)

 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
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012081110.eB8BA4R19997>