Rev 783 |
Go to most recent revision |
Directory listing |
Details |
Blame |
View Log
| RSS feed
Last modification
- Rev 779 – 6681 d 23 h
- Author: fschmid
- Log message:
- make dist should work again, Makefile.dist is now replaced by Makefile.cvs thus you
have to run:
make -f Makefile.cvs
./configure
now
to make a tarball run:
make distclean
make -f Makefile.cvs
./configure
make dist (or make dist-bzip2 to have a bzipped one)