]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
dont-install-crypt-and-itc-headers-20010711
authorDerrick Brashear <shadow@dementia.org>
Thu, 12 Jul 2001 05:02:29 +0000 (05:02 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 12 Jul 2001 05:02:29 +0000 (05:02 +0000)
a header named crypt.h with one prototype isn't very useful

the itc.h header is also pretty much useless

so, they are gone

src/des/Makefile
src/util/Makefile

index f643bebf531f6d11239bd846bc5342d76643fa27..178ae5f36b2bbed2ceff6ef3a0a46434faa39584 100644 (file)
@@ -183,7 +183,7 @@ ${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:
index 95acedf5e5325f4c3ce2d0a2bc8e80b93fcc620a..8bf9c54fe54559597d4fa873ea5d5ceac7d05a00 100644 (file)
@@ -38,7 +38,7 @@ install0: ${DESTDIR}include/afs/dirpath.h \
                netutils.h packages.h afsutil.h pthread_glock.h \
                afs_atomlist.h afs_lhash.h \
                ${DESTDIR}include/afs
-       ${INSTALL} itc.h potpourri.h ${DESTDIR}include
+       ${INSTALL} potpourri.h ${DESTDIR}include
 
 install: install0 kinstall ukinstall