dont-install-crypt-and-itc-headers-20010711
[openafs.git] / src / des / Makefile
index 5cb0fc2..178ae5f 100644 (file)
@@ -36,8 +36,8 @@ DBG   =
 GPROF  =
 # by default do not try to hide entry points
 F_CC   = -c ${GPROF} ${DBG} ${XCFLAGS}
-F_CPP  = -I${K_INC} -I.
-MK_STR = "     \$${CC} -I\$${SRC} \$${F_CPP} \$${F_CC}"
+F_CPP  = -I${K_INC} -I. -I${TOP_SRCDIR}/config 
+MK_STR = "     \$${CC} -I\$${SRC} \$${F_CPP} \$${F_CC}" -I${TOP_SRCDIR}/config 
 LDFLAGS = ${XLDFLAGS}
 
 # dont use optimizer, since it pessimizes on uvax2,
@@ -183,11 +183,11 @@ ${DESTDIR}lib/libdes.a: libdes.a
        ${INSTALL} $? $@
 
 install install.noversion: all ukinstall ${DESTDIR}lib/libdes.a
-       ${INSTALL} des.h des_conf.h mit-cpyright.h crypt.h ${DESTDIR}include
+       ${INSTALL} des.h des_conf.h mit-cpyright.h ${DESTDIR}include
        ${INSTALL} odd.h ${DESTDIR}include/des_odd.h
 
 clean:
-       rm -f ${OBJECTS} ${DEP_LIBS} ${PROGS} ${GPROGS} ${GFILES} AFS_component_version_number.c
+       rm -f ${OBJECTS} ${DEP_LIBS} ${PROGS} ${GPROGS} ${GFILES} AFS_component_version_number.c misco.c
        rm -f *.s *.o *.b core *~ *.com *.ld
        rm -f tags TAGS ${LLIB}