summaryrefslogtreecommitdiff
path: root/cad/magic/files/patch-ab
blob: d92594c3db7f42580e8ad0a01d78a665123b7977 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- utils/Makefile.orig	Sun Sep 27 01:46:16 1998
+++ utils/Makefile	Sun Sep 27 01:46:39 1998
@@ -100,7 +100,7 @@
 utils.o: $(OBJS)
 	rm -f utils.o
 	rm -f LIBmain.o LIBtextio.o
-	./:ld -r ${OBJS} -lm -o utils.o
+	./:ld -r ${OBJS} -L/usr/lib -lm -o utils.o
 
 utils.po: ${POBJS}
 	rm -f utils.po