jpfed / Adrift

You are a space pilot lost in an endless maze of extraterrestrial caverns. Can you find your way home?
http://www.ludumdare.com/compo/author/jpfed/
2 stars 3 forks source link

Platform-independent makefile #23

Open jpfed opened 14 years ago

jpfed commented 14 years ago

Basically, this means making a bunch of targets called WinClean, WinTest, WinDeploy, etc. that will work under Windows.

dgfitch commented 14 years ago

This is started in my fork