Home | History | Annotate | Download | only in info

Lines Matching full:objdir

408 use OBJDIR to refer to the toplevel build/object directory.
414 If either SRCDIR or OBJDIR is located on an automounted NFS file
424 OBJDIR should still work, but doesn't get extensive testing; building
425 where OBJDIR is a subdirectory of SRCDIR is unsupported.
433 method of building in a separate OBJDIR, you should simply use a
434 different OBJDIR for each target.
442 % mkdir OBJDIR
443 % cd OBJDIR
504 subdirectory of OBJDIR or vice versa. If specifying a directory
2222 cd OBJDIR; make -k check
2361 `contrib/test_summary' shell script. Start it in the OBJDIR with
2381 cd OBJDIR && make install
2476 If you want to print the GCC manuals, do `cd OBJDIR; make dvi'. You
2478 This creates a number of `.dvi' files in subdirectories of `OBJDIR';
2487 OBJDIR; make html' and HTML will be generated for the gcc manuals in
2488 `OBJDIR/gcc/HTML'.