:It appears that our patch mechanism doesn't add created directories to
:CLEANFILES.  For an example, look at src/secure/lib/libssh/.  It leaves
:behind openbsd-compat/ from the openbsd-compat,port-tun.c.patch file.
:
:--Peter

    Hmm.  I don't think you can add directories to CLEANFILES.  It could
    be added to CLEANDIRS, though.  bsd.lib.mk issues a rm -rf on
    ${CLEANDIRS}.  Want to take a shot at it?

                                        -Matt
                                        Matthew Dillon 
                                        <[EMAIL PROTECTED]>

Reply via email to