]> andersk Git - moira.git/blob - include/Makefile.in
If we have a tmp file that's not zero-length, we need to move it into place.
[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 0.038691 seconds and 5 git commands to generate.