From f68d0ffb7da716ea4c6e3f320a809949969d8bb2 Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 23 Jul 1986 11:06:29 +0000 Subject: [PATCH] Made tail_mon dependant on tail_mon.a --- mach/m68k4/libsys/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/m68k4/libsys/Makefile b/mach/m68k4/libsys/Makefile index 37bd1e20c..8908c8737 100644 --- a/mach/m68k4/libsys/Makefile +++ b/mach/m68k4/libsys/Makefile @@ -7,7 +7,7 @@ install: all cmp: all -../../compare tail_mon -tail_mon: +tail_mon: tail_mon.a ASAR=aal ; export ASAR ;\ march . tail_mon -- 2.34.1