[Rt-commit] r2712 - rt/branches/PLATANO-EXPERIMENTAL-CSS
jesse at bestpractical.com
jesse at bestpractical.com
Sat Apr 16 04:17:40 EDT 2005
Author: jesse
Date: Sat Apr 16 04:17:39 2005
New Revision: 2712
Modified:
rt/branches/PLATANO-EXPERIMENTAL-CSS/ (props changed)
rt/branches/PLATANO-EXPERIMENTAL-CSS/Makefile.in
Log:
r13101 at hualien: jesse | 2005-04-16 03:11:56 -0400
r13000 at hualien: jesse | 2005-04-16 02:26:36 -0400
r11468 at hualien: jesse | 2005-04-02 04:41:10 -0500
r10907 at hualien: jesse | 2005-04-01 17:15:55 +0800
* Added "make depends" as an alias for "make fixdeps" for Autrijus
Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/Makefile.in
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/Makefile.in (original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/Makefile.in Sat Apr 16 04:17:39 2005
@@ -256,6 +256,8 @@
testdeps:
$(PERL) ./sbin/rt-test-dependencies --verbose --with-$(DB_TYPE)
+depends: fixdeps
+
fixdeps:
$(PERL) ./sbin/rt-test-dependencies --verbose --install --with-$(DB_TYPE)
More information about the Rt-commit
mailing list