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

/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile26 LIBCDIR= $(SRC)/lib/libc macro
290 # objects from source under $(LIBCDIR)/port
931 MAPFILES = $(LIBCDIR)/port/mapfile-vers
934 -I. -I$(LIBCBASE)/inc -I$(LIBCDIR)/inc $(CPPFLAGS.master)
965 $(LIBCDIR)/port/gen/errlst.c \
966 $(LIBCDIR)/port/gen/new_list.c \
981 $(PORTFP:%.o=$(LIBCDIR)/port/fp/%.c) \
982 $(PORTGEN:%.o=$(LIBCDIR)/port/gen/%.c) \
983 $(PORTI18N:%.o=$(LIBCDIR)/port/i18n/%.c) \
984 $(PORTPRINT:%.o=$(LIBCDIR)/por
[all...]

Completed in 550 milliseconds