ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/autogen.sh
Revision: 1.1
Committed: 2000-08-14T14:24:47Z (23 years, 10 months ago) by cebix
Content type: application/x-sh
Branch: MAIN
Log Message:
- removed non-source files "config.h.in" and "configure" from CVS, added
  "autogen.sh" script to regenerate them

File Contents

# User Rev Content
1 cebix 1.1 #! /bin/sh
2     autoheader
3     autoconf
4     ./configure $*