Changeset 75 for oscpack/tags/release_1_0_2/Makefile
- Timestamp:
- 12/10/06 22:59:48 (2 years ago)
- Files:
-
- oscpack/tags/release_1_0_2/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
oscpack/tags/release_1_0_2/Makefile
r40 r75 23 23 LIBNAME = liboscpack 24 24 LIBSONAME = $(LIBNAME).so 25 LIBFILENAME = $(LIBSONAME).1.0. 125 LIBFILENAME = $(LIBSONAME).1.0.2 26 26 27 27 #Test and example source
