This website works better with JavaScript.
Home
Help
Register
Sign In
pd0mz
/
eth_ar
mirror of
http://dmlinking.net/~pe1rxq/eth_ar.git/
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
223
Commits
1
Branch
474 KiB
C
97.1%
C++
1.1%
M4
0.9%
Makefile
0.9%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
eth_ar
/
bootstrap
6 lines
84 B
Raw
Permalink
Blame
History
#! /bin/sh
libtoolize
\
&&
aclocal
\
&&
automake --gnu --add-missing
\
&&
autoconf