comparison Makefile.cvs @ 394:3cbda103e0ef

changes to build on centos 6
author Carl Byington <carl@five-ten-sg.com>
date Sun, 12 Jan 2020 11:33:45 -0800
parents f1f9920cc7b1
children
comparison
equal deleted inserted replaced
393:ffbb5e3f2551 394:3cbda103e0ef
7 libtoolize --force --copy 7 libtoolize --force --copy
8 aclocal -I m4 8 aclocal -I m4
9 autoheader 9 autoheader
10 automake --add-missing 10 automake --add-missing
11 autoconf 11 autoconf
12 ./configure >/dev/null 12 ./configure
13 rm -rf html.internal 13 rm -rf html.internal
14 doxygen 14 doxygen
15 tar cfz libpst.html.tar.gz html.internal 15 tar cfz libpst.html.tar.gz html.internal