source:
src/Makefile.am
@
ccf520e
Revision ccf520e, 140 bytes checked in by Hal Finkel <hfinkel@…>, 10 years ago (diff) | |
---|---|
|
Rev | Line | |
---|---|---|
[ccf520e] | 1 | AM_CPPFLAGS = -I$(srcdir)/../include |
2 | lib_LTLIBRARIES = libcrc64.la | |
3 | libcrc64_la_SOURCES = CRC64.c | |
4 | libcrc64_la_LDFLAGS = -version-info 0:0:0 | |
5 |
Note: See TracBrowser
for help on using the repository browser.