]> andersk Git - moira.git/blame - include/Makefile.in
add PRINTSERVER defines (and PRN_BANNER_NONE, which was missing)
[moira.git] / include / Makefile.in
CommitLineData
ea0caf4a 1# $Id$
2
3SHELL=/bin/sh
4
5srcdir=@srcdir@
6VPATH=@srcdir@
7SRCTOP=@top_srcdir@
8BUILDTOP=../..
9
10all:
11
12clean:
13
14depend:
15
16install:
This page took 0.051849 seconds and 5 git commands to generate.