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

/solaris-userland/components/stdcxx/
H A DMakefile90 TOPDIR = $(COMPONENT_DIR)/$(COMPONENT_SRC) macro
91 LOCAL_BUILDDIR = $(TOPDIR)/build
149 CPPFLAGS = -I$(TOPDIR)/include/ansi
150 CPPFLAGS += -I$(TOPDIR)/include/tr1
151 CPPFLAGS += -I$(TOPDIR)/include
171 CONFIGURE_ENV += TOPDIR="$(TOPDIR)"
175 CONFIGURE_OPTIONS += -topdir=$(TOPDIR)
189 ( if test -f $(TOPDIR)/.unpacked ; then \
190 cd $(TOPDIR) ; \
[all...]

Completed in 8 milliseconds