Re: [cc65] [PATCH 3/3] Generate libsrc/apple2enh/extra if necessary

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2012-08-19 13:52:05
On Fri, Aug 17, 2012 at 09:11:41PM +0200, Spiro Trikaliotis wrote:
> The directory libsrc/apple2enh/extra is empty in the VCS. Thus,
> depending upon the tools, it might not be checked out.
>
> Unfortunately, building the lib for apple2enh needs this directory; if
> the directory does not exist, building fails.
>
> This patch adds a make rule that makes sure that the directory will
> exist on build, recreating it if necessary.

SVN won't ignore empty directories by default, so this can only happen if you
request it explicitly. And I fear that just creating a directory that was not
in the working copy but exists in the repository might confuse subversion.

So my suggestion would be to either ignore the problem, or to output an error
in the makefile but do not just create the directory.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Aug 19 13:52:14 2012

This archive was generated by hypermail 2.1.8 : 2012-08-19 13:52:18 CEST