ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/autogen.sh
Revision: 1.2
Committed: 2000-10-10T18:54:34Z (23 years, 8 months ago) by cebix
Content type: application/x-sh
Branch: MAIN
Changes since 1.1: +1 -0 lines
Log Message:
- updated spec file
- make install/uninstall targets support DESTDIR variable
- fixed compilation problem with DIRECT_ADDRESSING

File Contents

# Content
1 #! /bin/sh
2 aclocal
3 autoheader
4 autoconf
5 ./configure $*