You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

39 lines
1.1 KiB

--- unix/Makefile.in.dist 2003-07-30 10:23:55.000000000 +0200
+++ unix/Makefile.in 2003-07-30 10:24:32.000000000 +0200
@@ -111,7 +111,7 @@
LIBRARIES = $(noinst_LIBRARIES)
libunix_a_AR = $(AR) cru
-libunix_a_DEPENDENCIES =
+libunix_a_DEPENDENCIES = $(libunix_a_LIBADD)
am_libunix_a_OBJECTS = access.$(OBJEXT) addbas.$(OBJEXT) app3.$(OBJEXT) \
app4.$(OBJEXT) basnam.$(OBJEXT) bytfre.$(OBJEXT) \
corrup.$(OBJEXT) chmod.$(OBJEXT) cohtty.$(OBJEXT) \
@@ -318,6 +318,7 @@
$(COMPILE) -c `cygpath -w $<`
CCDEPMODE = @CCDEPMODE@
uninstall-info-am:
+install-info-am:
tags: TAGS
--- lib/Makefile.in.dist 2003-07-30 10:16:00.000000000 +0200
+++ lib/Makefile.in 2003-07-30 10:16:08.000000000 +0200
@@ -207,6 +207,7 @@
$(COMPILE) -c `cygpath -w $<`
CCDEPMODE = @CCDEPMODE@
uninstall-info-am:
+install-info-am:
tags: TAGS
--- uuconf/Makefile.in.dist 2003-07-30 10:22:13.000000000 +0200
+++ uuconf/Makefile.in 2003-07-30 10:22:25.000000000 +0200
@@ -328,6 +328,7 @@
$(COMPILE) -c `cygpath -w $<`
CCDEPMODE = @CCDEPMODE@
uninstall-info-am:
+install-info-am:
tags: TAGS