From 863d8db916cc0a60423f317e99c1c3f363bcd879 Mon Sep 17 00:00:00 2001 From: Zoltan Somogyi Date: Thu, 18 Mar 1999 22:00:49 +0000 Subject: [PATCH] Fix typo in dependency list. Estimated hours taken: 0.1 Mmakefile: Fix typo in dependency list. --- Mmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mmakefile b/Mmakefile index fe9b4fc6d..05160f985 100644 --- a/Mmakefile +++ b/Mmakefile @@ -101,7 +101,7 @@ depend_profiler: #-----------------------------------------------------------------------------# .PHONY: all -all: README INSTALL mercury-compile.spec $(SUBDIRS) +all: README INSTALL mercury-compiler.spec $(SUBDIRS) .PHONY: util util: scripts