Imake.tmpl: don't delete logfiles (make.log MakeOut)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user