OutpostUniverse / OP2Archive

Console Application for examining, creating, and extracting files from Outpost 2 .vol and .clm archives.
https://wiki.outpost2.net/doku.php?id=outpost_2:helper_programs:op2archive
MIT License
1 stars 0 forks source link

Cleanup makefile `.PHONY` rules #37

Closed DanRStevens closed 5 years ago

DanRStevens commented 5 years ago

Lists should be space separated, not comma separated.

Linux only change.