repo.or.cz
/
xapian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Skip lockfilealreadyopen1 under __CYGWIN__ &__WIN32__
[xapian.git]
/
xapian-core
/
api
/
Makefile
blob
f1652557b8bab9656f9efad1b002e90dedce8753
1
# Makefile for use in directories built by non-recursive make.
2
3
SHELL
= /
bin
/
sh
4
5
all check
check-syntax
:
6
cd ..
&& $(
MAKE
) $
@
7
8
clean
:
9
rm
-
f
*
.o
*
.obj
*
.lo