diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-08-08 19:38:44 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-08-08 19:38:44 +0000 |
commit | 61319488e33897b198837d7cea1be7333efc9eb6 (patch) | |
tree | 85ce653b0959d8d694e5ba51a85452458c8f9255 /Makeconf | |
parent | 27f3c70b08e6caabd5a299cdf6ab1727c1c6aea0 (diff) |
Formerly Makeconf.~54~
Diffstat (limited to 'Makeconf')
-rw-r--r-- | Makeconf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -174,7 +174,7 @@ $(libname).a: $(OBJS) endif # Making a snapshot -distfiles := Makefile ChangeLog $(SRCS) $(LCLHDRS) $(DIST_FILES) +distfiles = Makefile ChangeLog $(SRCS) $(LCLHDRS) $(DIST_FILES) lndist: $(distfiles) $(hurdsource)/hurd-snap/$(dir) FORCE ln $(distfiles) $(hurdsource)/hurd-snap/$(dir) |