diff options
| author | ab196087 <none@none> | 2007-09-19 08:15:57 -0700 |
|---|---|---|
| committer | ab196087 <none@none> | 2007-09-19 08:15:57 -0700 |
| commit | d29b2c4438482eb00488be49a1f5d6835f455546 (patch) | |
| tree | 541f5471fe500cce2429019f17f9f87ddcf80b76 /usr/src/cmd/sgs/Makefile.com | |
| parent | 90685d2c52744c6540828f16cdd2db815d467e37 (diff) | |
| download | illumos-joyent-d29b2c4438482eb00488be49a1f5d6835f455546.tar.gz | |
PSARC 2007/509 elfedit
6234471 need a way to edit ELF objects
--HG--
rename : usr/src/cmd/sgs/packages/setup_pkg_ext => deleted_files/usr/src/cmd/sgs/packages/setup_pkg_ext
Diffstat (limited to 'usr/src/cmd/sgs/Makefile.com')
| -rw-r--r-- | usr/src/cmd/sgs/Makefile.com | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/cmd/sgs/Makefile.com b/usr/src/cmd/sgs/Makefile.com index 07d05b93b4..4807a53dd1 100644 --- a/usr/src/cmd/sgs/Makefile.com +++ b/usr/src/cmd/sgs/Makefile.com @@ -101,8 +101,9 @@ DTEXTDOM = # Define any generic sgsmsg(1l) flags. The default message generation system # is to use gettext(3i), add the -C flag to switch to catgets(3c). -SGSMSG = $(SGSTOOLS)/$(MACH)/sgsmsg -CHKMSG = $(SGSTOOLS)/chkmsg.sh +SGSMSG = $(SGSTOOLS)/$(MACH)/sgsmsg +SGSMSG_PIGLATIN_NL = perl $(SGSTOOLS)/common/sgsmsg_piglatin_nl.pl +CHKMSG = $(SGSTOOLS)/chkmsg.sh SGSMSGVFLAG = SGSMSGFLAGS = $(SGSMSGVFLAG) -i $(SGSMSGID)/sgs.ident |
