Merge 1.8.0~pre4 packaging into master
[pkg-k5-afs_openafs.git] / src / config / Makefile.libtool.in
blobe0a732d754ad97aba9dc5ab6bc24c4bd2c15f252
1 # This Makefile fragment contains rules necessary to build libtool libraries,
2 # the Makefile rules necessary to use them are all in Makefile.config
4 .SUFFIXES: .lo
6 .c.lo:
7         $(LT_CCRULE) $<
8 %.lo: %.c
9         $(LT_CCRULE) $<
10 .m.lo:
11         $(LT_CCRULE) $<