psyclpc/src/autoconf/Makefile

8 lines
135 B
Makefile
Raw Normal View History

2009-03-03 03:27:01 +00:00
../configure: configure.in configure.head Makefile
autoconf
rm -f $@
cat configure.head configure >>$@
chmod +x $@
@rm configure