Project

General

Profile

« Previous | Next » 

Revision 695889f3

Added by Hamish Coleman about 16 years ago

  • ID 695889f3a950edfef2c7915d6ddc0ee7f442e8a8

Add a makefile target for testing the application

View differences:

Makefile
wconsd.exe: wconsd.c
gcc -o wconsd.exe wconsd.c -lws2_32
test: wconsd.exe
./wconsd.exe -d

Also available in: Unified diff