--- lib/device/gsipcm/Makefile.orig Tue Jan 30 21:14:16 2001 +++ lib/device/gsipcm/Makefile Fri May 16 16:42:32 2003 @@ -23,7 +23,7 @@ STATIC_LIB = libgsipcm.a DYNAMIC_LIB = libgsipcm.so LIB_NAME = $(LIBGSIPCM) -VERSION = .0.1 +VERSION = .0 LIB_OBJS = pcm_functions.o log.o @@ -31,7 +31,7 @@ INCLUDES = -I../../include -WARN = -Wall -Wstrict-prototypes +WARN = -Wall #-Wstrict-prototypes MY_CFLAGS = $(CFLAGS) $(DEBUG) $(OPTIMIZE) $(WARN) $(SYSCONFIG_THREADS_MAKELIB_CFLAGS) @@ -95,7 +95,7 @@ install.man: - cp doc/*.3 $(MANDIR)/man3/ + cp doc/man3/*.3 $(MANDIR)/man3/ uninstall: rm -f $(INSTALL_FILE)