introduce-autoconf-for-openafs-20010628
[openafs.git] / src / libuafs / MakefileProto.DUX
index e6cb8f3..525700c 100644 (file)
@@ -9,12 +9,11 @@
 #
 DBUG=-O
 
-include $(DESTDIR)/../obj/config/Makefile.${SYS_NAME}
+include ../config/Makefile.${SYS_NAME}
 
 MKDIR_IF_NEEDED=[ -d $$1 ] || mkdir -p $$1
 
 # System specific build commands and flags
-CC = cc
 DEFINES=-DAFSDEBUG -DKERNEL -DUKERNEL -DAFS -DVICE -D_NO_PROTO -DOSF
 KOPTS=
 DBUG=