Changeset 19929
- Timestamp:
- 04/09/07 21:50:35 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/modules/vrjuggler/test/Cluster/Makefile.in
r19914 r19929 38 38 default: all 39 39 40 # The 'bundle' target only isfor use on Mac OS X with Cocoa.40 # The 'bundle' target is only for use on Mac OS X with Cocoa. 41 41 all bundle: 42 42 @for app in $(APPS) ; do \ juggler/trunk/modules/vrjuggler/test/Draw/OGL/Makefile.in
r19914 r19929 48 48 default: all 49 49 50 # The 'bundle' target only isfor use on Mac OS X with Cocoa.50 # The 'bundle' target is only for use on Mac OS X with Cocoa. 51 51 all bundle: 52 52 @for app in $(APPS) ; do \
