diff options
| author | xeb <xeb@mail.ru> | 2009-06-17 00:56:34 +0400 |
|---|---|---|
| committer | xeb <xeb@mail.ru> | 2009-06-17 00:56:34 +0400 |
| commit | df2441c834cf341d9b969dacc2dd8dac07cd588e (patch) | |
| tree | ca0c7d8bade520ac35f5cd5c34dec54b136bd491 /pppd_plugin/Makefile.cvs | |
| download | accel-ppp-df2441c834cf341d9b969dacc2dd8dac07cd588e.tar.gz accel-ppp-df2441c834cf341d9b969dacc2dd8dac07cd588e.zip | |
initial import
Diffstat (limited to 'pppd_plugin/Makefile.cvs')
| -rw-r--r-- | pppd_plugin/Makefile.cvs | 8 |
1 files changed, 8 insertions, 0 deletions
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 + |
