Searched refs:catalog (Results 1 - 25 of 147) sorted by relevance

123456

/illumos-gate/usr/src/cmd/locale/amd64/
H A DMakefile34 #catalog: $(MSGDOMAIN64) $(POFILE)
38 catalog:
/illumos-gate/usr/src/cmd/locale/sparcv9/
H A DMakefile34 #catalog: $(MSGDOMAIN64) $(POFILE)
38 catalog:
/illumos-gate/usr/src/lib/libcmd/common/
H A Dcmdinit.c30 _cmd_init(int argc, char** argv, void* context, const char* catalog, int flags) argument
55 if (!error_info.catalog)
56 error_info.catalog = catalog;
70 cmdinit(char** argv, void* context, const char* catalog, int flags) argument
72 _cmd_init(0, argv, context, catalog, flags);
/illumos-gate/usr/src/cmd/fs.d/zfs/
H A DMakefile33 catalog:= TARGET= catalog macro
41 catalog:
/illumos-gate/usr/src/cmd/locale/i386/
H A DMakefile33 catalog: $(MSGDOMAIN) $(POFILE)
/illumos-gate/usr/src/cmd/locale/sparc/
H A DMakefile33 catalog: $(MSGDOMAIN) $(POFILE)
/illumos-gate/usr/src/lib/crypt_modules/
H A DMakefile40 catalog := TARGET= catalog macro
46 all lint clean clobber catalog package install _msg: $(SUBDIRS)
/illumos-gate/usr/src/lib/libsmedia/plugins/
H A DMakefile43 catalog := TARGET= catalog macro
45 all install install_h clean clobber lint catalog : $(SUBDIRS)
/illumos-gate/usr/src/cmd/fs.d/hsfs/
H A DMakefile40 catalog:= TARGET= catalog macro
42 # for messaging catalog
54 catalog: $(SUBDIR2)
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/
H A DMakefile35 catalog:= TARGET= catalog macro
44 package all chkmsg catalog clean clobber lint install: \
/illumos-gate/usr/src/cmd/fs.d/pcfs/
H A DMakefile40 catalog:= TARGET= catalog macro
42 # for messaging catalog
53 catalog: $(POFILE)
/illumos-gate/usr/src/cmd/lp/lib/
H A DMakefile54 catalog := TARGET= catalog macro
69 catalog: $(SUBDIRS)
/illumos-gate/usr/src/cmd/geniconvtbl/amd64/
H A DMakefile36 #catalog: $(MSGDOMAIN64) $(POFILE)
48 catalog:
/illumos-gate/usr/src/cmd/geniconvtbl/sparcv9/
H A DMakefile36 #catalog: $(MSGDOMAIN64) $(POFILE)
48 catalog:
/illumos-gate/usr/src/cmd/fs.d/nfs/
H A DMakefile38 # These do "make catalog"
46 # for messaging catalog files
56 catalog:= TARGET= catalog macro
64 catalog: $(SUBDIR2)
/illumos-gate/usr/src/cmd/fs.d/smbclnt/
H A DMakefile38 # for messaging catalog files
49 catalog:= TARGET= catalog macro
57 catalog: $(SUBDIRS_CATALOG)
/illumos-gate/usr/src/cmd/fs.d/udfs/
H A DMakefile38 catalog:= TARGET= catalog macro
40 # for messaging catalog
51 catalog: $(POFILE)
/illumos-gate/usr/src/cmd/fs.d/ufs/
H A DMakefile49 catalog:= TARGET= catalog macro
51 # for messaging catalog
62 catalog: $(POFILE)
/illumos-gate/usr/src/cmd/krb5/
H A DMakefile30 catalog := TARGET= catalog macro
38 all clean clobber delete install lint catalog package: $(SUBDIRS)
/illumos-gate/usr/src/cmd/krb5/kadmin/
H A DMakefile36 catalog := TARGET= catalog macro
44 all clean clobber delete install lint catalog package: $(SUBDIRS)
/illumos-gate/usr/src/cmd/yppasswd/
H A DMakefile45 catalog := TARGET= catalog macro
/illumos-gate/usr/src/cmd/geniconvtbl/i386/
H A DMakefile34 catalog: $(MSGDOMAIN) $(POFILE)
/illumos-gate/usr/src/cmd/geniconvtbl/sparc/
H A DMakefile34 catalog: $(MSGDOMAIN) $(POFILE)
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_nls.h42 extern char *m_nlspath(const char* catalog, int mode);
/illumos-gate/usr/src/cmd/fs.d/smbclnt/share/
H A DMakefile37 catalog: $(POFILE)

Completed in 148 milliseconds

123456