Searched refs:WEATHER_BASE (Results 1 - 3 of 3) sorted by relevance

/solaris-userland/components/gnome/gnome-clocks/
H A DMakefile53 WEATHER_BASE = $(WS_COMPONENTS)/gnome/libgweather/build/prototype/$(MACH) macro
54 PKG_CONFIG_PATHS += $(WEATHER_BASE)$(PKG_CONFIG_PATH.$(BITS))
56 LD_OPTIONS += -L $(WEATHER_BASE)$(USRLIB.$(BITS))
58 CPPFLAGS += -I$(WEATHER_BASE)/usr/include/libgweather-3.0
/solaris-userland/components/gnome/gnome-settings-daemon/
H A DMakefile76 WEATHER_BASE = $(WS_COMPONENTS)/gnome/libgweather/build/prototype/$(MACH) macro
77 PKG_CONFIG_PATHS.32 += $(WEATHER_BASE)/usr/lib/pkgconfig/
78 PKG_CONFIG_PATHS.64 += $(WEATHER_BASE)/usr/lib/$(MACH64)/pkgconfig/
81 LD_OPTIONS.32 += -L $(WEATHER_BASE)/usr/lib
82 LD_OPTIONS.64 += -L $(WEATHER_BASE)/usr/lib/$(MACH64)
85 CPPFLAGS += -I$(WEATHER_BASE)/usr/include/libgweather-3.0
/solaris-userland/components/gnome/evolution-data-server/
H A DMakefile99 WEATHER_BASE = $(WS_COMPONENTS)/gnome/libgweather/build/prototype/$(MACH) macro
100 PKG_CONFIG_PATHS += $(WEATHER_BASE)$(PKG_CONFIG_PATH.$(BITS))
102 LD_OPTIONS += -L $(WEATHER_BASE)$(USRLIB.$(BITS))
104 CONFIGURE_ENV+= LIBGWEATHER_CFLAGS="-DMESA_EGL_NO_X11_HEADERS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I$(WEATHER_BASE)/usr/include/libgweather-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/$(MACH64)/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng14 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/$(MACH64)/glib-2.0/include"

Completed in 29 milliseconds