*** empty log message ***
This commit is contained in:
parent
d6c32bb28d
commit
2e772c1e3e
@ -1,4 +1,4 @@
|
|||||||
# @(#$Id: Makefile,v 1.12 2005-11-12 14:19:28 dockes Exp $ (C) 2005 J.F.Dockes
|
# @(#$Id: Makefile,v 1.13 2005-11-12 14:23:36 dockes Exp $ (C) 2005 J.F.Dockes
|
||||||
|
|
||||||
# Default values. These can be overridden on the command line ie:
|
# Default values. These can be overridden on the command line ie:
|
||||||
# make PREFIX=/usr
|
# make PREFIX=/usr
|
||||||
@ -14,6 +14,8 @@ all: mk/sysconf
|
|||||||
${MAKE} -f -
|
${MAKE} -f -
|
||||||
|
|
||||||
mk/sysconf:
|
mk/sysconf:
|
||||||
|
for d in bincimapmime index lib query;do \
|
||||||
|
cp -f /dev/null $$d/alldeps;done
|
||||||
./configure
|
./configure
|
||||||
|
|
||||||
static:
|
static:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user