colladadom: updated comments

This commit is contained in:
tfield 2010-03-04 23:22:00 +00:00
parent 84a88a02ba
commit 6d5894e0f7
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ include $(shell rospack find mk)/download_unpack_build.mk
ROOT = $(shell rospack find colladadom)
# Copied from dom/Makefile:
# Copied from build/colladadom/dom/Makefile:
# os: 'linux', 'mac', 'windows', or 'ps3'. Use the 'uname' command to decide the
# default value. To detect when we're on Windows we'll check to see if we're
# running on Cygwin or MinGW.