|
|
@ -20,14 +20,14 @@ |
|
|
|
# |
|
|
|
# --- ROCK-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
--- ./Makefile.orig 2003-06-30 06:45:19.000000000 +0300
|
|
|
|
+++ ./Makefile 2003-09-21 17:25:38.000000000 +0300
|
|
|
|
@@ -104,7 +104,7 @@
|
|
|
|
--- ./Makefile.orig 2003-12-11 16:48:40.000000000 -0600
|
|
|
|
+++ ./Makefile 2003-12-11 16:49:52.000000000 -0600
|
|
|
|
@@ -107,7 +107,7 @@
|
|
|
|
|
|
|
|
.SUFFIXES: .img .b .com .S .s |
|
|
|
|
|
|
|
-all: lilo bootsect.b disk.com pseudo.b # $(BOOTS) edit dparam.com activate
|
|
|
|
+all: lilo bootsect.b disk.com $(BOOTS) edit dparam.com activate # pseudo.b
|
|
|
|
-all: lilo bootsect.b disk.com pseudo.b # $(BOOTS) edit dparam.com activate
|
|
|
|
+all: lilo bootsect.b disk.com pseudo.b $(BOOTS) edit dparam.com activate
|
|
|
|
if [ -x /usr/bin/bcc -o -x /usr/local/bin/bcc ]; then make diagnostic; fi |
|
|
|
|
|
|
|
# |