From 24312f3454ceb97ce7de0fa1c5ca2b1a220f2da2 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 14 Sep 2018 19:51:38 +0200 Subject: build: Merge pppd/Makefile.am --- cpukit/pppd/Makefile.am | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 cpukit/pppd/Makefile.am (limited to 'cpukit/pppd/Makefile.am') diff --git a/cpukit/pppd/Makefile.am b/cpukit/pppd/Makefile.am deleted file mode 100644 index 799b2a9556..0000000000 --- a/cpukit/pppd/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -include $(top_srcdir)/automake/compile.am - -if LIBNETWORKING -project_lib_LIBRARIES = libpppd.a - -$(PROJECT_LIB)/libpppd.a: libpppd.a - $(INSTALL_DATA) $< $(PROJECT_LIB)/libpppd.a -TMPINSTALL_FILES = $(PROJECT_LIB)/libpppd.a - -libpppd_a_SOURCES = auth.c ccp.c ccp.h chap.c chap.h chap_ms.c chap_ms.h \ - chat.c demand.c fsm.c fsm.h ipcp.c ipcp.h lcp.c lcp.h magic.c magic.h \ - options.c upap.c upap.h utils.c sys-rtems.c \ - rtemsmain.c rtemspppd.c rtemspppd.h pppd.h patchlevel.h pathnames.h \ - rtemsdialer.h -endif - -include $(top_srcdir)/automake/local.am -- cgit v1.2.3