isdn4k-utils/isdnlog/client/new

7 lines
75 B
Bash
Executable File

#!/bin/sh
make distclean
autoconf
automake
./configure --enable-debug
make