Re: [HACKERS] Make error in current cvs. - Mailing list pgsql-hackers

From jwieck@debis.com (Jan Wieck)
Subject Re: [HACKERS] Make error in current cvs.
Date
Msg-id m0zOPQQ-000EBQC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to Make error in current cvs.  ("Jackson, DeJuan" <djackson@cpsgroup.com>)
Responses Re: [HACKERS] Make error in current cvs.  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-hackers
>
> I'm getting:
> make -C pl clean
> make[1]: Entering directory `/home/djackson/pgsql/src/pl'
> make[1]: *** No rule to make target `clean'.  Stop.
> make[1]: Leaving directory `/home/djackson/pgsql/src/pl'
> make: *** [clean] Error 2
> on a 'make distclean', same error on a 'make all'.
> Did a cvs update at 9/30/98 11:00am CDT
>     -DEJ
>
>

This is due to some missing files that Marc forgot to install.
But the patch for GNUmakefile.in went in. Just put a NIL Makefile
in place until it all is there. BTW - the regression tests
for plpgsql will fail too.


Jan


--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== jwieck@debis.com (Jan Wieck) #

pgsql-hackers by date:

Previous
From: Sergio Brandano
Date:
Subject: ...
Next
From: "Jackson, DeJuan"
Date:
Subject: RE: [HACKERS] Make error in current cvs.