ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.3/contrib/Makefile.in
(Generate patch)

Comparing ircd-hybrid-7.2/contrib/Makefile.in (file contents):
Revision 915 by michael, Wed Nov 7 23:40:08 2007 UTC vs.
Revision 916 by michael, Wed Nov 7 23:47:26 2007 UTC

# Line 808 | Line 808 | uninstall-am: uninstall-modulesLTLIBRARI
808  
809  
810   modules: $(modules_LTLIBRARIES)
811 +
812 + %.la: %.lo
813 +        $(LINK) -rpath $(modulesdir) $(MODULE_FLAGS) $< $(LIBS)
814   # Tell versions [3.59,3.63) of GNU make to not export all variables.
815   # Otherwise a system limit (for SysV at least) may be exceeded.
816   .NOEXPORT:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines