source: src/Makefile.am @ ccf520e

Revision ccf520e, 140 bytes checked in by Hal Finkel <hfinkel@…>, 10 years ago (diff)

Initial Commit

  • Property mode set to 100644
Line 
1AM_CPPFLAGS = -I$(srcdir)/../include
2lib_LTLIBRARIES = libcrc64.la
3libcrc64_la_SOURCES = CRC64.c
4libcrc64_la_LDFLAGS = -version-info 0:0:0
5
Note: See TracBrowser for help on using the repository browser.