introduce-autoconf-for-openafs-20010628
[openafs.git] / src / libuafs / MakefileProto.AIX
index ff5654d..0ee2219 100644 (file)
@@ -8,7 +8,7 @@
 # MakefileProto for AIX systems
 #
 
-include $(DESTDIR)../obj/config/Makefile.${SYS_NAME}
+include ../config/Makefile.${SYS_NAME}
 
 MKDIR_IF_NEEDED=[ -d $$1 ] || mkdir -p $$1