From 690718ab37acaaf43c22cd839ebde2a7042e007b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 13 Sep 2018 06:35:03 +0200 Subject: build: Merge ftpd/Makefile.am --- cpukit/ftpd/Makefile.am | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 cpukit/ftpd/Makefile.am (limited to 'cpukit/ftpd/Makefile.am') diff --git a/cpukit/ftpd/Makefile.am b/cpukit/ftpd/Makefile.am deleted file mode 100644 index dddf91935e..0000000000 --- a/cpukit/ftpd/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -include $(top_srcdir)/automake/compile.am - -project_lib_LIBRARIES = libftpd.a - -$(PROJECT_LIB)/libftpd.a: libftpd.a - $(INSTALL_DATA) $< $(PROJECT_LIB)/libftpd.a -TMPINSTALL_FILES = $(PROJECT_LIB)/libftpd.a - -libftpd_a_SOURCES = ftpd.c ftpd-init.c - -include $(top_srcdir)/automake/local.am -- cgit v1.2.3