]> andersk Git - moira.git/commitdiff
compile_et is now in /usr/athena
authorwesommer <wesommer>
Sat, 22 Aug 1987 23:46:47 +0000 (23:46 +0000)
committerwesommer <wesommer>
Sat, 22 Aug 1987 23:46:47 +0000 (23:46 +0000)
update/Makefile

index f118d8207b9a323bff45e6884c04609077270460..1b8ff0ed9e478eb871339c2d9bab41ab5c286188 100644 (file)
@@ -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
This page took 0.039008 seconds and 5 git commands to generate.