Check-in Number:
|
2700 | |
Date: |
2002-Oct-30 20:21:15 (local)
2002-Oct-30 19:21:15 (UTC) |
User: | rse |
Branch: | |
Comment: |
shit, also build manpages |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/sa/devtool.conf 1.12 -> 1.13
--- devtool.conf 2002/10/30 19:14:48 1.12
+++ devtool.conf 2002/10/30 19:21:15 1.13
@@ -30,7 +30,7 @@
./devtool autoclean
./devtool autogen
./configure
- make clean all
+ make clean all man
make distclean
./shtool fixperm -v .
V=`./shtool version -l txt -d short VERSION`
@@ -45,7 +45,7 @@
./devtool autoclean
./devtool autogen
./configure
- make clean all
+ make clean all man
make distclean
./shtool fixperm -v .
D=`date '+%Y%m%d'`
|
|