source: compat/Makefile.am @ 413c910

release-1.10release-1.7release-1.8release-1.9
Last change on this file since 413c910 was 12a6616, checked in by David Benjamin <davidben@mit.edu>, 13 years ago
Add a compatibility implementation of memrchr It's a GNU extension and not available on Solaris.
  • Property mode set to 100644
File size: 86 bytes
Line 
1noinst_LIBRARIES = libcompat.a
2
3libcompat_a_SOURCES =
4libcompat_a_LIBADD = $(LIBOBJS)
Note: See TracBrowser for help on using the repository browser.