From dd59c0790227cbe762d01625c184cea9387fec4d Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Mon, 23 Jun 1997 17:33:45 +0000 Subject: Mon Jun 23 11:47:51 1997 Thomas Bushnell, n/BSG * INSTALL-binary (STEP I): Tell to use e2os if the filesystem was made with Linux. Mon Jun 16 11:56:33 1997 Thomas Bushnell, n/BSG * Makefile (dist-links): Make $(dist-root)/boot/grub and $(dist-root)/share/misc. Reported by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). --- release/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'release/Makefile') diff --git a/release/Makefile b/release/Makefile index 9cee0497..0426bae3 100644 --- a/release/Makefile +++ b/release/Makefile @@ -44,8 +44,9 @@ install-dist: dist-links cp $(srcdir)/COPYING.LIB $(dist-root)/share/misc/COPYING.LIB dist-links: - mkdir -p $(dist-root)/boot + mkdir -p $(dist-root)/boot/grub mkdir -p $(dist-root)/servers/socket + mkdir -p $(dist-root)/share/misc touch $(dist-root)/servers/socket/1 touch $(dist-root)/servers/socket/2 ln -f $(dist-root)/servers/socket/1 $(dist-root)/servers/socket/local -- cgit v1.2.3