Revision a584276e
Added by Hamish Coleman over 16 years ago
- ID a584276ecd20f929f2bc54c1282bfa1ed074e6f6
Makefile | ||
---|---|---|
pscp ./* 192.168.1.1:s/src/wconsd/
|
||
|
||
|
||
wconsd: wconsd.c
|
||
lcc -o wconsd wconsd.c
|
||
|
Also available in: Unified diff
Add compile line to makefile