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

/solaris-userland-s11u3/components/stdcxx/
H A DMakefile81 TOPDIR = $(COMPONENT_DIR)/$(COMPONENT_SRC) macro
82 LOCAL_BUILDDIR = $(TOPDIR)/build
144 CPPFLAGS = -I$(TOPDIR)/include/ansi
145 CPPFLAGS += -I$(TOPDIR)/include/tr1
146 CPPFLAGS += -I$(TOPDIR)/include
172 CONFIGURE_ENV += TOPDIR="$(TOPDIR)"
176 CONFIGURE_OPTIONS += -topdir=$(TOPDIR)
190 ( if test -f $(TOPDIR)/.unpacked ; then \
191 cd $(TOPDIR) ; \
[all...]

Completed in 1559 milliseconds