]> andersk Git - moira.git/blob - include/Makefile.in
Command line printer manipulation client, and build goo.
[moira.git] / include / Makefile.in
1 # $Id$
2
3 SHELL=/bin/sh
4
5 srcdir=@srcdir@
6 VPATH=@srcdir@
7 SRCTOP=@top_srcdir@
8 BUILDTOP=../..
9
10 all:
11
12 clean:
13
14 cleandir distclean: clean
15         rm -f Makefile
16
17 depend:
18
19 install:
This page took 2.029136 seconds and 5 git commands to generate.