# ---------------------------------------------------------------------------- #
## \file Makefile
## \author Sebastien Beaugrand
## \sa http://beaugrand.chez.com/
## \copyright CeCILL 2.1 Free Software license
# ---------------------------------------------------------------------------- #
RDIR = ../../../../cicd
.PHONY: all
all:\
build\
build/fftAlarm-B_Cu.pdf\
build/fftAlarm-F_SilkS.pdf\
build/fftAlarmSchema.pdf\
fftAlarm.pdf\
CONFIG = $(RDIR)/makefiles/kibot.yaml
TEXINPUTS = $(RDIR)/kicad:
include $(RDIR)/makefiles/kibot.mk