paypal / dce-go

Docker Compose Executor to launch pod of docker containers in Apache Mesos.
Apache License 2.0
63 stars 48 forks source link

Fix multi-line comment in makefile #8

Closed kkrishna closed 7 years ago

kkrishna commented 7 years ago

Remove unsupported multi-line C-style / / comments in makefile.

kkrishna commented 7 years ago

fixed.