Commit e29837ed authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf libnsl-1.2.0.tar.gz
cd libnsl-1.2.0 && autoreconf -fi
cd libnsl-1.2.0 && ./configure --sysconfdir=/etc
$(MAKE) -C libnsl-1.2.0
$(MAKE) -C libnsl-1.2.0 install
rm -rf libnsl-1.2.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment