Blame tests/empty-configure

rpm-build c487f7
#!/bin/sh
rpm-build c487f7
rpm-build c487f7
cat <<EOF > Makefile
rpm-build c487f7
all:
rpm-build c487f7
	echo Building
rpm-build c487f7
rpm-build c487f7
install:
rpm-build c487f7
	echo Installing
rpm-build c487f7
EOF