Searched defs:LIBCDIR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile32 LIBCDIR= $(SRC)/lib/libc macro
308 # objects from source under $(LIBCDIR)/port
1030 MAPFILES = $(LIBCDIR)/port/mapfile-vers
1033 -I. -I$(LIBCBASE)/inc -I$(LIBCDIR)/inc $(CPPFLAGS.master)
1069 $(LIBCDIR)/port/gen/errlst.c \
1070 $(LIBCDIR)/port/gen/new_list.c \
1085 $(PORTFP:%.o=$(LIBCDIR)/port/fp/%.c) \
1086 $(PORTGEN:%.o=$(LIBCDIR)/port/gen/%.c) \
1087 $(PORTI18N:%.o=$(LIBCDIR)/port/i18n/%.c) \
1088 $(PORTLOCALE:%.o=$(LIBCDIR)/por
[all...]

Completed in 56 milliseconds