Commit 39efb9da authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf re2c-2.0.3.tar.xz
cd re2c-2.0.3 && ./configure --prefix=/usr
$(MAKE) -C re2c-2.0.3
$(MAKE) -C re2c-2.0.3 check
$(MAKE) -C re2c-2.0.3 install
rm -rf re2c-2.0.3
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