Searched defs:MSGFILES (Results 76 - 98 of 98) sorted by relevance

1234

/illumos-gate/usr/src/lib/libvrrpadm/
H A DMakefile35 MSGFILES = common/libvrrpadm.c macro
/illumos-gate/usr/src/lib/libwanboot/
H A DMakefile46 MSGFILES = $(SRC)/common/net/wanboot/bootconf_errmsg.c \ macro
/illumos-gate/usr/src/lib/libzonecfg/
H A DMakefile40 MSGFILES = `$(GREP) -l gettext common/*.[ch]` macro
/illumos-gate/usr/src/lib/libnwam/
H A DMakefile37 MSGFILES = common/*.c macro
/illumos-gate/usr/src/lib/libpam/
H A DMakefile33 MSGFILES= pam_framework.c macro
60 $(POFILE): $(MSGFILES)
/illumos-gate/usr/src/lib/libpctx/
H A DMakefile36 MSGFILES = common/libpctx.c macro
/illumos-gate/usr/src/lib/libraidcfg/
H A DMakefile40 MSGFILES = $(MSGSRCS:%.c=%.i) macro
61 $(POFILE): $(MSGFILES)
/illumos-gate/usr/src/lib/libinetutil/
H A DMakefile35 MSGFILES = common/ofmt.c macro
52 $(POFILE): $(MSGFILES)
/illumos-gate/usr/src/lib/libipadm/
H A DMakefile33 MSGFILES = common/libipadm.c common/ipadm_prop.c common/ipadm_persist.c \ macro
/illumos-gate/usr/src/lib/libipmp/
H A DMakefile33 MSGFILES = common/ipmp.c macro
50 $(POFILE): $(MSGFILES)
/illumos-gate/usr/src/cmd/yppasswd/
H A DMakefile35 MSGFILES = yppasswd.c macro
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DMakefile94 MSGFILES = $(MSGJAVAFILES:%=$(MSGDIR)/%) macro
96 $(MSGFILES):= FILEMODE = 644
130 _msg: $(MSGDIRS) help $(MSGFILES)
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/
H A DMakefile43 MSGFILES= encr/encr.c hmac/hmac.c ickey/ickey.c keygen/keygen.c \ macro
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A DMakefile48 MSGFILES = $(SRCS:%.c=%.i) macro
/illumos-gate/usr/src/lib/libadt_jni/
H A DMakefile31 MSGFILES= `$(GREP) -l gettext */*.[ch]` macro
/illumos-gate/usr/src/cmd/lvm/md_monitord/
H A DMakefile57 MSGFILES= $(SRCS:%.c=%.i) macro
77 $(MDPO): $(MSGFILES)
88 $(RM) $(MSGFILES)
/illumos-gate/usr/src/lib/libsmbfs/
H A DMakefile51 MSGFILES = `$(GREP) -l gettext smb/*.[ch]` macro
/illumos-gate/usr/src/lib/libsecdb/help/auths/
H A DMakefile188 MSGFILES= $(HTMLENTS) macro
189 MSGS= $(MSGFILES:%=$(MSGDIR)/%)
/illumos-gate/usr/src/lib/libwanbootutil/
H A DMakefile55 MSGFILES = common/key_util.c macro
/illumos-gate/usr/src/lib/libpool/
H A DMakefile55 MSGFILES = `$(GREP) -l gettext common/*.[ch]` macro
/illumos-gate/usr/src/cmd/lvm/util/
H A DMakefile78 MSGFILES= $(SRCS:%.c=%.i) macro
93 $(POFILE): $(MSGFILES)
105 $(RM) $(MSGFILES)
/illumos-gate/usr/src/cmd/print/scripts/
H A DMakefile37 MSGFILES = lpadmin ppdmgr macro
114 $(POFILE): $(MSGFILES)
115 grep gettext $(MSGFILES) | tr '`' ' ' | sed -e "s/gettext \"/gettext \(\"/" | sed -e "s/$$/);/" > $(POFILE).i
124 grep gettext $(MSGFILES) | tr '`' ' ' | sed -e "s/gettext \"/gettext \(\"/" | sed -e "s/$$/);/" > $(POFILE).i
/illumos-gate/usr/src/lib/libbsm/
H A DMakefile93 MSGFILES = `$(GREP) -l gettext $(COMMONDIR)/*.c` macro

Completed in 152 milliseconds

1234