]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blob - fx2lib/examples/lights/Makefile
Import fx2lib into fx2lafw directly.
[sigrok-firmware-fx2lafw.git] / fx2lib / examples / lights / Makefile
1 FX2LIBDIR=../..
2 BASENAME = lights
3 SOURCES=lights.c
4 DSCR_AREA=
5 INT2JT=
6 include $(FX2LIBDIR)/lib/fx2.mk
7
8