This website requires JavaScript.
Explore
Help
Sign in
qf
/
newtree
Watch
0
Star
0
Fork
You've already forked newtree
0
mirror of
https://git.code.sf.net/p/quake/newtree
synced
2024-11-10 14:52:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8415879527
newtree
/
bootstrap
3 lines
70 B
Text
Raw
Normal View
History
Unescape
Escape
Add bootstrap script, delete aclocal.m4
2000-05-17 09:34:52 +00:00
#!/bin/sh
Make all bootstrap commands dependant on the success of the previous.
2000-12-08 04:45:58 +00:00
aclocal && autoheader && automake --add-missing && autoconf
Reference in a new issue
Copy permalink