gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] make distclean doesn't


From: Keisuke Nishida
Subject: Re: [open-cobol-list] make distclean doesn't
Date: Sat May 1 13:27:02 2004
User-agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-redhat-linux-gnu) MULE/5.0 (SAKAKI)

At Fri, 30 Apr 2004 12:54:44 +0200,
Margit Schubert-While wrote:
> 
> A "make distclean" should delete generated files.
> The following are not being deleted :
> parser.h
> parser.c
> pplex.c
> pparse.h
> pparse.c
> scanner.c

These files are included in the distribution so that
the user do not need to generate them.  Therefore,
I do not want to get them deleted by distclean.

They will be deleted by "make maintainer-clean" instead.

Keisuke


reply via email to

[Prev in Thread] Current Thread [Next in Thread]