Hello, Linus! > After running aclocal; autoconf; automake -a all seems to be working fine > except for ONE thing: > > running UCB/BSD Make at top level generates the following error: > cc@e316:~/src/yawm/yawm-0.0.1-a5% make clean > *** Error code 1 In my very humble opinion "make clean" is luxury. It is not essencial to compile and install software. If you want more, use GNU make. This is not to say that the problem should not be fixed if there is a good way to do it. Regards, Pavel Roskin
- gmake vs. ucb make and SUBDIRS Linus Nilsson
- Re: gmake vs. ucb make and SUBDIRS Alexandre Oliva
- Re: gmake vs. ucb make and SUBDIRS Greg A. Woods
- Re: gmake vs. ucb make and SUBDIRS Pavel Roskin
- Re: gmake vs. ucb make and SUBDIRS Linus Nilsson
- Re: gmake vs. ucb make and SUBDIRS Tom Tromey