X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=Makefile.target;h=19c773cd5bf7c9cbae04efb7d8c5bd0f7356b293;hp=d407129cf7e4fdbe72dd9785bcac6a5dc2746aef;hb=ed94ee97c9872c957efa4790c4ea073f371262a6;hpb=9fa824211a5dcb9a87d18b45d604599748dbff6c diff --git a/Makefile.target b/Makefile.target index d407129..19c773c 100644 --- a/Makefile.target +++ b/Makefile.target @@ -90,7 +90,8 @@ RANLIB := $(CROSS)ranlib RM := rm -f RMDIR := rm -rf LN := ln -s -IDLC := $(BASEBUILDDIR)/build/idlcomp/idlc +IDLC_target := $(BASEBUILDDIR)/build/idlcomp/idlc +IDLC := valgrind -q $(BASEBUILDDIR)/build/idlcomp/idlc TOUCH := touch BISON := bison FLEX := flex