]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - fx2lib/examples/lights/Makefile
Drop fx2lib files we don't really need.
[sigrok-firmware-fx2lafw.git] / fx2lib / examples / lights / Makefile
diff --git a/fx2lib/examples/lights/Makefile b/fx2lib/examples/lights/Makefile
deleted file mode 100644 (file)
index 0abc9d4..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-FX2LIBDIR=../..
-BASENAME = lights
-SOURCES=lights.c
-DSCR_AREA=
-INT2JT=
-include $(FX2LIBDIR)/lib/fx2.mk
-
-