]> andersk Git - moira.git/blob - include/Makefile.in
Switch from Imake-based build system to autoconf-based.
[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 depend:
15
16 install:
This page took 0.03826 seconds and 5 git commands to generate.