Mercurial > urweb
comparison Makefile.in @ 1136:32710de7227b
Small tweaks
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 28 Jan 2010 20:10:32 -0500 |
parents | b08b73591d2c |
children | b7118ffd32ae |
comparison
equal
deleted
inserted
replaced
1135:0aa2758cca32 | 1136:32710de7227b |
---|---|
762 | 762 |
763 package: | 763 package: |
764 hg archive -t tgz -X tests /tmp/urweb.tgz | 764 hg archive -t tgz -X tests /tmp/urweb.tgz |
765 | 765 |
766 reauto: | 766 reauto: |
767 -autoreconf | |
767 libtoolize -cf | 768 libtoolize -cf |
768 automake --add-missing --force-missing --copy | 769 automake --add-missing --force-missing --copy |
769 autoreconf | 770 autoreconf |
770 | 771 |
771 # Tell versions [3.59,3.63) of GNU make to not export all variables. | 772 # Tell versions [3.59,3.63) of GNU make to not export all variables. |