]> andersk Git - moira.git/blame_incremental - include/Makefile.in
Add a "PIN" screen that's an alternative to the six words screen;
[moira.git] / include / Makefile.in
... / ...
CommitLineData
1# $Id$
2
3SHELL=/bin/sh
4
5srcdir=@srcdir@
6VPATH=@srcdir@
7SRCTOP=@top_srcdir@
8BUILDTOP=../..
9
10all:
11
12clean:
13
14cleandir distclean: clean
15 rm -f Makefile
16
17depend:
18
19install:
This page took 0.158264 seconds and 5 git commands to generate.