Signed-off-by: Yu Zongchun <b40...@freescale.com> Signed-off-by: Chunrong Guo <b40...@freescale.com> --- Makefile | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile index 2482066..05ad9b4 100644 --- a/Makefile +++ b/Makefile @@ -165,7 +165,11 @@ LDSCRIPTDIR = $(PREFIX)/share/libhugetlbfs/ldscripts BINDIR = $(PREFIX)/share/libhugetlbfs EXEDIR = $(PREFIX)/bin DOCDIR = $(PREFIX)/share/doc/libhugetlbfs +ifdef CC32 PMDIR = $(PREFIX)/lib/perl5/TLBC +else +PMDIR = $(PREFIX)/lib64/perl5/TLBC +endif MANDIR1 = $(PREFIX)/share/man/man1 MANDIR3 = $(PREFIX)/share/man/man3 MANDIR7 = $(PREFIX)/share/man/man7 -- 1.7.5.4 ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Libhugetlbfs-devel mailing list Libhugetlbfs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel