Hi,

I have a subdir that does not exists in my distribution, because it is
part of private
development. The following rule should avoid the error message, so that
my creation
of a RPM file would be created:

../AppDevelopment: dummy
        test -d $@ && $(MAKE) -s -C $@

But while creating the RPM file (in krpmbuilder) it returns with an
error 1.

Any ideas ?

Thanks, Lothar

_______________________________________________
help-gnu-utils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to