From a778b211500c8b2b47a35aa015cd89d5548a8ad8 Mon Sep 17 00:00:00 2001
From: carlsonj <none@none>
Date: Thu, 3 Apr 2008 10:10:34 -0700
Subject: 6680948 ON could use some common Perl and Python build rules

---
 usr/src/cmd/psrinfo/Makefile | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

(limited to 'usr/src/cmd/psrinfo')

diff --git a/usr/src/cmd/psrinfo/Makefile b/usr/src/cmd/psrinfo/Makefile
index 4a39f0d858..9117d4688e 100644
--- a/usr/src/cmd/psrinfo/Makefile
+++ b/usr/src/cmd/psrinfo/Makefile
@@ -21,7 +21,7 @@
 #
 #ident	"%Z%%M%	%I%	%E% SMI"
 #
-# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # cmd/psrinfo/Makefile
@@ -44,16 +44,9 @@ _msg: $(PROG).po
 
 clean:
 
-%: %.pl
-	$(SED) -e "s@TEXT_DOMAIN@\"$(TEXT_DOMAIN)\"@" $< > $@
-
-
 $(ROOTUSRSBINBINPROG): $(PROG)
 	$(INS.file)
 
-$(PROG).po: $(PROG).pl
-	$(XGETTEXT) -d $(PROG) $(PROG).pl 
-
 lint:
 
 include ../Makefile.targ
-- 
cgit v1.2.3