From 7b969cc6234e9b5087a267624a73d7b469336da0 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 16 Oct 1989 14:45:00 +0000 Subject: [PATCH] head_em.sun renamed to head_ext --- mach/sun3/libce/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mach/sun3/libce/Makefile b/mach/sun3/libce/Makefile index 5514d34e3..fa471e2f7 100644 --- a/mach/sun3/libce/Makefile +++ b/mach/sun3/libce/Makefile @@ -25,11 +25,11 @@ head_em.sun.o: head_em.o install: all ../../install libext.a tail_ext - ../../install head_em.sun.o head_em.sun + ../../install head_em.sun.o head_ext cmp: all -../../compare libext.a tail_ext - -../../compare head_em.sun.o head_em.sun + -../../compare head_em.sun.o head_ext clean: rm -f *.[oa] -- 2.34.1