summaryrefslogtreecommitdiffstats
path: root/src/devices/mem24/xml_data
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-24 16:46:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-24 16:46:55 +0900
commit10468753d8dbf3c77877d8119ea38e2bae1e6775 (patch)
tree99b0688a60420990885ddfb37fdff79292c24064 /src/devices/mem24/xml_data
parent3e5262769458245b39cd086e9ae3b357a06d6d2f (diff)
downloadpiklab-drop/autotools.tar.gz
piklab-drop/autotools.zip
Drop autotools supportdrop/autotools
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/devices/mem24/xml_data')
-rw-r--r--src/devices/mem24/xml_data/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/devices/mem24/xml_data/Makefile.am b/src/devices/mem24/xml_data/Makefile.am
deleted file mode 100644
index 1b42fae..0000000
--- a/src/devices/mem24/xml_data/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-INCLUDES = -I$(top_srcdir)/src $(all_includes)
-METASOURCES = AUTO
-
-noinst_LTLIBRARIES = libmem24xml.la
-libmem24xml_la_LDFLAGS = $(all_libraries)
-libmem24xml_la_SOURCES = mem24_data.cpp
-libmem24xml_la_DEPENDENCIES = mem24_data.cpp
-
-include deps.mak
-mem24_data.cpp: ../xml/mem24_xml_to_data $(noinst_DATA)
- cd $(abs_builddir) && ./../xml/mem24_xml_to_data $(srcdir)
-CLEANFILES = mem24_data.cpp