summaryrefslogtreecommitdiffstats
path: root/src/tools/sdcc/gui/Makefile.am
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/tools/sdcc/gui/Makefile.am
parent3e5262769458245b39cd086e9ae3b357a06d6d2f (diff)
downloadpiklab-10468753d8dbf3c77877d8119ea38e2bae1e6775.tar.gz
piklab-10468753d8dbf3c77877d8119ea38e2bae1e6775.zip
Drop autotools supportdrop/autotools
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/tools/sdcc/gui/Makefile.am')
-rw-r--r--src/tools/sdcc/gui/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tools/sdcc/gui/Makefile.am b/src/tools/sdcc/gui/Makefile.am
deleted file mode 100644
index 35ee59a..0000000
--- a/src/tools/sdcc/gui/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-INCLUDES = -I$(top_srcdir)/src $(all_includes)
-METASOURCES = AUTO
-
-noinst_LTLIBRARIES = libsdccui.la
-libsdccui_la_LDFLAGS = $(all_libraries)
-libsdccui_la_SOURCES = sdcc_ui.cpp \ No newline at end of file