summaryrefslogtreecommitdiff
path: root/usr/src/cmd/tcpd
diff options
context:
space:
mode:
authormditto <none@none>2006-05-11 16:15:51 -0700
committermditto <none@none>2006-05-11 16:15:51 -0700
commit5f61e59207af96c8ada934428169f5295cc517ed (patch)
treebb7a6ab4cd29c3082c637a9df627f2aab1e5ba41 /usr/src/cmd/tcpd
parentb369f4b871a39ef94e220443957975f445f52eb6 (diff)
downloadillumos-joyent-5f61e59207af96c8ada934428169f5295cc517ed.tar.gz
6332494 Nightly build failure - Invalid symlink in proto/root_i386/usr/sfw/share/man/man
Diffstat (limited to 'usr/src/cmd/tcpd')
-rw-r--r--usr/src/cmd/tcpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/cmd/tcpd/Makefile b/usr/src/cmd/tcpd/Makefile
index 581a19d761..019495395e 100644
--- a/usr/src/cmd/tcpd/Makefile
+++ b/usr/src/cmd/tcpd/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
@@ -96,6 +96,7 @@ $(ROOTSFWMANDIRS): $(ROOTSFWMAN)
$(ROOTSFWMAN): $(ROOTSFW)/share
$(INS.dir)
$(ROOTSFW)/man: $(ROOTSFW)
+ $(RM) $@
$(SYMLINK) share/man $@ $(CHOWNLINK) $(CHGRPLINK)
$(ROOTSFWMAN)/man1m/% $(ROOTSFWMAN)/man3/% $(ROOTSFWMAN)/man4/%: sunman/%
$(INS.file)