Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 58618 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 25-32 Link Here
25
RC_CFLAGS =
25
RC_CFLAGS =
26
26
27
INSTALLSRC_SUBDIRS = $(COMMON_SUBDIRS) ar file include
27
INSTALLSRC_SUBDIRS = $(COMMON_SUBDIRS) ar file include
28
COMMON_SUBDIRS = libstuff as gprof misc libmacho ld dyld libdyld \
28
COMMON_SUBDIRS = libstuff libmacho misc
29
		 mkshlib otool profileServer RelNotes man cbtlibs
29
30
ifeq "macos" "$(RC_OS)"
30
ifeq "macos" "$(RC_OS)"
31
  APPLE_SUBDIRS := $(shell if [ "$(RC_RELEASE)" = "Beaker"  ] || \
31
  APPLE_SUBDIRS := $(shell if [ "$(RC_RELEASE)" = "Beaker"  ] || \
32
			      [ "$(RC_RELEASE)" = "Bunsen"  ] || \
32
			      [ "$(RC_RELEASE)" = "Bunsen"  ] || \

Return to bug 58618