From df2441c834cf341d9b969dacc2dd8dac07cd588e Mon Sep 17 00:00:00 2001 From: xeb Date: Wed, 17 Jun 2009 00:56:34 +0400 Subject: initial import --- pppd_plugin/Makefile.cvs | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pppd_plugin/Makefile.cvs (limited to 'pppd_plugin/Makefile.cvs') diff --git a/pppd_plugin/Makefile.cvs b/pppd_plugin/Makefile.cvs new file mode 100644 index 0000000..d160702 --- /dev/null +++ b/pppd_plugin/Makefile.cvs @@ -0,0 +1,8 @@ +default: all + +all: + aclocal + autoheader + automake + autoconf + -- cgit v1.2.3