From b7be5219877cae1f606a16b5c55d15749d8e52d9 Mon Sep 17 00:00:00 2001 From: wesommer Date: Sat, 22 Aug 1987 23:46:47 +0000 Subject: [PATCH] compile_et is now in /usr/athena --- update/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update/Makefile b/update/Makefile index f118d820..1b8ff0ed 100644 --- a/update/Makefile +++ b/update/Makefile @@ -56,7 +56,7 @@ sms_update.o: ${COBJS} ${COMOBJS} -chmod -x sms_update.o smsu_int.o smsu_int.h: smsu_int.et - ../lib/et/compile_et smsu_int + compile_et smsu_int test.o: test.c -rm -f test.o -- 2.45.2