ossp-pkg/pth/devtool.conf 1.9 -> 1.10
--- devtool.conf 2002/11/02 13:09:59 1.9
+++ devtool.conf 2002/11/03 11:06:56 1.10
@@ -24,6 +24,14 @@
--with-param=$param \
"$@"
+%install
+ ./devtool autoclean
+ ./devtool autogen
+ ./devtool configure install
+ make clean
+ make all
+ make install
+
%version
./shtool version -lc -n 'GNU Pth' -p pth_internal_ -e pth_vers.c
|
|