repo.or.cz
/
pkg-k5-afs_openafs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge 1.8.0~pre4 packaging into master
[pkg-k5-afs_openafs.git]
/
src
/
config
/
Makefile.libtool.in
blob
e0a732d754ad97aba9dc5ab6bc24c4bd2c15f252
1
# This Makefile fragment contains rules necessary to build libtool libraries,
2
# the Makefile rules necessary to use them are all in Makefile.config
3
4
.SUFFIXES: .lo
5
6
.c.lo:
7
$(LT_CCRULE) $<
8
%.lo: %.c
9
$(LT_CCRULE) $<
10
.m.lo:
11
$(LT_CCRULE) $<
12