[Rt-commit] r2566 - rt/branches/QUEBEC-EXPERIMENTAL
jesse at bestpractical.com
jesse at bestpractical.com
Sun Apr 3 05:13:05 EDT 2005
Author: jesse
Date: Sun Apr 3 05:13:04 2005
New Revision: 2566
Modified:
rt/branches/QUEBEC-EXPERIMENTAL/ (props changed)
rt/branches/QUEBEC-EXPERIMENTAL/Makefile.in
Log:
r11468 at hualien: jesse | 2005-04-02 17:41:10 +0800
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/QUEBEC-EXPERIMENTAL/Makefile.in
==============================================================================
--- rt/branches/QUEBEC-EXPERIMENTAL/Makefile.in (original)
+++ rt/branches/QUEBEC-EXPERIMENTAL/Makefile.in Sun Apr 3 05:13:04 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