pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Remove duplicate .PHONY.
details: https://anonhg.NetBSD.org/pkgsrc/rev/119259159cd7
branches: trunk
changeset: 459943:119259159cd7
user: seb <seb%pkgsrc.org@localhost>
date: Tue Aug 12 15:55:21 2003 +0000
description:
Remove duplicate .PHONY.
diffstat:
mk/bsd.pkg.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 04b8fc549e37 -r 119259159cd7 mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk Tue Aug 12 15:51:29 2003 +0000
+++ b/mk/bsd.pkg.mk Tue Aug 12 15:55:21 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1237 2003/08/12 15:51:29 seb Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1238 2003/08/12 15:55:21 seb Exp $
#
# This file is in the public domain.
#
@@ -1620,7 +1620,6 @@
# Show all build and run depends, reverse-breadth first, with options.
.if make(show-all-depends-dirs) || make(show-all-depends-dirs-excl) || make (show-root-dirs)
-.PHONY: show-all-depends-dirs show-all-depends-dirs-excl show-root-dirs
# "awk" macro to recurse over the dependencies efficiently, never running in
# the same same directory twice. You may set the following options via "-v":
Home |
Main Index |
Thread Index |
Old Index