diff options
author | Tom Schouten <doelie@users.sourceforge.net> | 2006-09-23 19:37:15 +0000 |
---|---|---|
committer | Tom Schouten <doelie@users.sourceforge.net> | 2006-09-23 19:37:15 +0000 |
commit | 91c4ee2feba7f5d39672379c7538ffd3a7017f0c (patch) | |
tree | 36844c61a9cce275ed7bc3ffbc5c1b924d559031 | |
parent | d128c5b6911da9d967fe53bf9a7799274ca7d281 (diff) |
pdp: boodstrap file
svn path=/trunk/externals/pdp/; revision=6007
-rw-r--r-- | bootstrap | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap new file mode 100644 index 0000000..2b7413f --- /dev/null +++ b/bootstrap @@ -0,0 +1,5 @@ +chmod +x buildall bin/* +autoconf +cd scaf +autoconf +cd .. |