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 /**/
|
#define ExtraFilesToClean /**/
|
||||||
#endif
|
#endif
|
||||||
#ifndef FilesToClean
|
#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
|
#endif
|
||||||
|
|
||||||
PATHSEP = PathSeparator
|
PATHSEP = PathSeparator
|
||||||
|
|||||||
Reference in New Issue
Block a user