source: network-game/client/makefile@ 2488852

Last change on this file since 2488852 was 5e693e8, checked in by dportnoy <dmp1488@…>, 12 years ago

Added a makefile for the client and made the WSA functions only work on Windows platforms

  • Property mode set to 100644
File size: 61 bytes
RevLine 
[5e693e8]1client : ../common/message.cpp Client/main.cpp
2 g++ -o $@ $?
Note: See TracBrowser for help on using the repository browser.