ossp-pkg/str/Makefile.in 1.42 -> 1.43
--- Makefile.in 2002/02/05 16:14:28 1.42
+++ Makefile.in 2002/02/05 19:54:21 1.43
@@ -97,6 +97,8 @@
all: libstr.la str_test str.3 str-config.1
+$(OBJS): Makefile
+
libstr.la: $(OBJS)
$(LIBTOOL) --mode=link --quiet $(CC) -o libstr.la $(OBJS) -rpath $(libdir) \
-version-info `$(SHTOOL) version -l c -d libtool str_version.c`
|
|