Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
cp Makefile.in Makefile.in.orig
sed -e '/inst.sh/d' \
-e '/^CC =/c\' \
-e "CC = gcc" \
-e '/^CFLAGS =/c\' \
-e "CFLAGS = ${CFLAGS}" \
Makefile.in.orig > Makefile.in