chiark / gitweb /
defs: Include my own bin directory on the path.
[newsgate] / Makefile
CommitLineData
a682e5d7
MW
1## makefile for newsgate
2
3all: config.files auth.cdb groups.cdb newsconf.stamp
4
5config.files: config
6 splitconf config
7
8newsconf.stamp: groups
9 bin/mkgroups
10 touch newsconf.stamp
11
12auth.cdb: config.files
13 cdb-list auth.cdb auth
14
15groups.cdb: groups
16 bin/mkcdb groups