Print this page
8609 want a position independent CRT

@@ -68,12 +68,12 @@
         cat $(POFILES) > $@
 #
 
 install: all $(ROOTXPG4PROG)
 
-values-xpg4.o: ../../lib/common/common/values-xpg4.c
-        $(COMPILE.c) -o $@ ../../lib/common/common/values-xpg4.c
+values-xpg4.o: ../../lib/crt/common/values-xpg4.c
+        $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
 
 clean:
         $(RM) $(OBJS) $(XPG4) $(CLEANFILES)
 
 lint: lint_SRCS