Return to Makefile CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / bird / client |
bird 1.6.3
source=commands.c util.c client.c root-rel=../ dir-name=client clients := $(client) birdcl source-dep := $(source) $(addsuffix .c,$(clients)) subdir: $(addsuffix .o,$(clients)) include ../Rules