removed a parenthesis

This commit is contained in:
Andreas Fabri
2006-06-15 10:27:00 +00:00
parent 95fc380868
commit 1bcc578683
+1 -1
View File
@@ -220,7 +220,7 @@ create_makefile()
echo ".cpp\$(OBJ_EXT):"
echo " \$(CGAL_CXX) \$(CXXFLAGS) \$(OBJ_OPT) \$<"
echo
}
}