9fac310d1a
(the current version UNIX-specific) anyway, so it's useless to try splitting it to sysdep and generic part. Instead of this, configure script decides (based on system type and user's wish) what (if any) client should be built and what autoconfiguration it requires. Also, the client provides its own die/bug/... functions.
5 lines
81 B
Makefile
5 lines
81 B
Makefile
source=client.c commands.c util.c
|
|
root-rel=../
|
|
dir-name=client
|
|
|
|
include ../Rules
|