diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-05-17 23:30:18 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-05-17 23:30:18 +0000 |
commit | 587b66f170d42b8135738594c25e18ed4fbbcfd8 (patch) | |
tree | 55bd2ecc7877cc7a9a5e0cc980d89fc30d792726 /Makefile | |
parent | 83707b8903a13e4941fb50bd134bf632aac4c228 (diff) |
Formerly Makefile.~26~
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ prog-subdirs = auth boot exec fstests ifsock init.trim mkbootfs \ other-subdirs = hurd i386 doc init subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs) -DIST_FILES = COPYING Makeconf Makefile Maketools README NEWS +DIST_FILES = COPYING Makeconf Makefile Maketools README NEWS missing gcc-specs all: $(addsuffix -all,$(prog-subdirs)) |