summaryrefslogtreecommitdiff
path: root/package/capi4k-utils/src/pppdcapiplugin/ppp-2.4.5/Makefile
blob: d12b2373ad3298a39e4ce37ab826f097a4436d24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Makefile for the capiplugin for pppd(8).
#
# Copyright 2000 Carsten Paeth (calle@calle.in-berlin.de)
# Copyright 2000 AVM GmbH Berlin (info@avm.de)
#
#  This program is free software; you can redistribute it and/or
#  modify it under the terms of the GNU General Public License
#  as published by the Free Software Foundation; either version
#  2 of the License, or (at your option) any later version.

PLUGINDIR=${DESTDIR}/usr/lib/pppd/$(PPPVERSION)

include $(TOPDIR)/Rules.make