Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2002 19:32:50 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 20015 for review
Message-ID:  <200210240232.g9O2Wo1J056073@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=20015

Change 20015 by rwatson@rwatson_tislabs on 2002/10/23 19:32:08

	Can't remember why this was here, possibly from when passwd
	understood what the label on the password file should be.

Affected files ...

.. //depot/projects/trustedbsd/mac/usr.bin/passwd/Makefile#5 edit

Differences ...

==== //depot/projects/trustedbsd/mac/usr.bin/passwd/Makefile#5 (text+ko) ====

@@ -10,10 +10,6 @@
 MLINKS	 = passwd.1 yppasswd.1
 WARNS	?= 4
 
-.if defined(MAC)
-CFLAGS+=-DMAC
-.endif
-
 beforeinstall:
 .for i in passwd yppasswd
 	[ ! -e ${DESTDIR}${BINDIR}/$i ] || \

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




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