Closed Bug 872059 Opened 11 years ago Closed 11 years ago

moz.build: a few unconverted DIRS variable assignments remaining

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: joey, Unassigned)

References

(Blocks 1 open bug)

Details

./nsprpub/pr/Makefile.in:DIRS = include src
./nsprpub/pr/include/Makefile.in:DIRS = md private obsolete
./nsprpub/pr/tests/Makefile.in:DIRS = dll
./nsprpub/pr/src/threads/Makefile.in:    DIRS =
./nsprpub/pr/src/threads/Makefile.in:    DIRS =
./nsprpub/pr/src/threads/Makefile.in:    DIRS = combined
./nsprpub/pr/src/Makefile.in:DIRS = io linking malloc md memory misc threads
./nsprpub/pr/src/Makefile.in:   DIRS += pthreads
./nsprpub/pr/src/Makefile.in:   DIRS += bthreads
./nsprpub/pr/src/Makefile.in:   DIRS += cplus
./nsprpub/pr/src/Makefile.in:# looping over $(DIRS) to create the object files in a parallel build.
./nsprpub/pr/src/md/Makefile.in:DIRS = $(PR_MD_ARCH_DIR)
./nsprpub/Makefile.in:DIRS = config pr lib
./nsprpub/pkg/solaris/Makefile.in:DIRS = \
./nsprpub/pkg/Makefile.in:DIRS =
./nsprpub/pkg/Makefile.in:DIRS = linux
./nsprpub/pkg/Makefile.in:DIRS = solaris
./nsprpub/lib/Makefile.in:DIRS = ds libc
./nsprpub/lib/libc/Makefile.in:DIRS = include src
./nsprpub/tools/Makefile.in:DIRS =
Blocks: nomakefiles
These are all nspr files. We don't touch those.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.