mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Imake.tmpl: don't delete logfiles (make.log MakeOut)
This commit is contained in:
parent
d6d055c981
commit
8d2fe2486c
1 changed files with 1 additions and 1 deletions
|
@ -901,7 +901,7 @@ XCOMM the platform-specific parameters - edit site.def to change
|
|||
#define ExtraFilesToClean /**/
|
||||
#endif
|
||||
#ifndef FilesToClean
|
||||
#define FilesToClean *.CKP *.ln *.BAK *.bak *.Osuf core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut
|
||||
#define FilesToClean *.CKP *.ln *.BAK *.bak *.Osuf core errs ,* *~ *.a .emacs_* tags TAGS
|
||||
#endif
|
||||
|
||||
PATHSEP = PathSeparator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue