From 6d5894e0f7db1513f05764756fd3956cf176eb49 Mon Sep 17 00:00:00 2001 From: tfield Date: Thu, 4 Mar 2010 23:22:00 +0000 Subject: [PATCH] colladadom: updated comments --- colladadom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colladadom/Makefile b/colladadom/Makefile index 447fdc7..223b1c4 100644 --- a/colladadom/Makefile +++ b/colladadom/Makefile @@ -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.