summaryrefslogtreecommitdiff
path: root/usr/src/cmd/lgrpinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/lgrpinfo/Makefile')
-rw-r--r--usr/src/cmd/lgrpinfo/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/usr/src/cmd/lgrpinfo/Makefile b/usr/src/cmd/lgrpinfo/Makefile
index 9178046633..e3669c5562 100644
--- a/usr/src/cmd/lgrpinfo/Makefile
+++ b/usr/src/cmd/lgrpinfo/Makefile
@@ -20,7 +20,7 @@
#
#
-# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
@@ -43,15 +43,9 @@ install: all .WAIT $(ROOTPROG)
clean:
-%: %.pl
- $(SED) -e "s@TEXT_DOMAIN@\"$(TEXT_DOMAIN)\"@" $< > $@
-
$(ROOTBINPROG): $(PROG)
$(INS.file)
-$(PROG).po: $(PROG).pl
- $(XGETTEXT) -d $(PROG) $(PROG).pl
-
lint:
include ../Makefile.targ