[llvm-commits] CVS: reopt/test/Makefile
Reid Spencer
reid at x10sys.com
Tue Oct 26 12:11:23 PDT 2004
"make prdirs" -> "make printvars"
I upgraded the target to print more than just directory variables and
gave it a more meaningful name at the same time.
Reid.
On Tue, 2004-10-26 at 12:02, Brian Gaeke wrote:
> Changes in directory reopt/test:
>
> Makefile updated: 1.8 -> 1.9
> ---
> Log message:
>
> Add a print_objroot target for the use of the run-tests script, since
> 'gmake prdirs' seems to have gone.
>
>
> ---
> Diffs of the changes: (+4 -0)
>
> Index: reopt/test/Makefile
> diff -u reopt/test/Makefile:1.8 reopt/test/Makefile:1.9
> --- reopt/test/Makefile:1.8 Thu Sep 23 14:48:35 2004
> +++ reopt/test/Makefile Tue Oct 26 14:02:27 2004
> @@ -18,3 +18,7 @@
> (cd $(LLVM_OBJ_ROOT)/projects/llvm-test/$(SUBDIR); \
> PROJECT_DIR=$(BUILD_OBJ_ROOT) $(MAKE) TEST=reopt \
> test )
> +
> +print_objroot:
> + @echo $(LLVM_OBJ_ROOT)
> +
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvm-commits
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20041026/8fc69e8f/attachment.sig>
More information about the llvm-commits
mailing list