From c5eaa963e87ee22b496f52f34c55ea6a7ae6e7ad Mon Sep 17 00:00:00 2001 From: keie Date: Fri, 1 Feb 1985 12:38:08 +0000 Subject: [PATCH] Now using ../../proto/libg/Makefile. --- mach/z8000/libpc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/z8000/libpc/Makefile b/mach/z8000/libpc/Makefile index d3b0b752..345d2294 100644 --- a/mach/z8000/libpc/Makefile +++ b/mach/z8000/libpc/Makefile @@ -1,4 +1,4 @@ -MAKEFILE=Makef.pr.l +MAKEFILE=../../proto/libg/Makefile MACHDEF="MACH=z8000" "SUF=s" PCDEF="PREF=pc" "SUB=" "SRC=lang/pc/libpc"