Mercurial > libpst
comparison Makefile.cvs @ 128:7f747c8c9d02
cleanup installed headers
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 05 Feb 2009 09:22:22 -0800 |
parents | b2f247463b83 |
children | 0b1766da9be8 |
comparison
equal
deleted
inserted
replaced
127:c2482d0cd84e | 128:7f747c8c9d02 |
---|---|
1 default: all | 1 default: all |
2 | 2 |
3 HOST=$(shell hostname) | 3 HOST=$(shell hostname) |
4 | 4 |
5 all: | 5 all: |
6 libtoolize --force --copy | |
6 aclocal | 7 aclocal |
7 autoheader | 8 autoheader |
8 automake | 9 automake |
9 autoconf | 10 autoconf |
10 rm -rf html.internal | 11 rm -rf html.internal |