OutpostUniverse / OP2Utility

C++ library for working with Outpost 2 related files and tasks.
MIT License
4 stars 0 forks source link

Cleanup makefile `.PHONY` rules #289

Closed DanRStevens closed 5 years ago

DanRStevens commented 5 years ago

Lists should be space separated, not comma separated.

Linux only change.