Add a Makefile to dialup_admin to make the installation easier.
authornbk <nbk>
Sun, 12 Aug 2007 18:00:34 +0000 (18:00 +0000)
committernbk <nbk>
Sun, 12 Aug 2007 18:00:34 +0000 (18:00 +0000)
commit43279345a5f9e7a918087a5cf5cfaa0f459fbe6d
treec705e50f52e1e0709c21a8eb0387cac8ef2c916b
parentd529f159cb0a6d91d0dae71736c37b47d13e8054
Add a Makefile to dialup_admin to make the installation easier.
Now you can type "make install DIALUP_PREFIX=/path/of/your/choice"
and your local copy will work without editing a decade of files.

Based on the Makefile in the source package of the Debian archive,
with edits to not try to copy CVS directories. (so it works on CVS
snapshots, too)
dialup_admin/Makefile [new file with mode: 0644]