]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
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)
commit4bb60b15cc96ba61a1f0f5e0386ec0f0f5548f0a
tree75ae451062365f3a14a84fa6fc1836e34979138b
parenta3f43bc4f56ab90ddb0fdacbb63329d601d7b4b7
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)
Makefile [new file with mode: 0644]