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