diff options
Diffstat (limited to 'otherlibs/labltk/camltk/Makefile.gen')
-rw-r--r-- | otherlibs/labltk/camltk/Makefile.gen | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/otherlibs/labltk/camltk/Makefile.gen b/otherlibs/labltk/camltk/Makefile.gen index 01c633a37..1e4f50a10 100644 --- a/otherlibs/labltk/camltk/Makefile.gen +++ b/otherlibs/labltk/camltk/Makefile.gen @@ -41,6 +41,6 @@ cTk.ml camltk.ml .depend: _tkgen.ml ../builtin/report.ml ../compiler/pp #../buil # All .{ml,mli} files are generated in this directory clean: - rm -f *.cm* *.ml *.mli *.o *.a + rm -f *.cm* *.ml *.mli *.o *.a .depend -# rm -f modules .depend +# rm -f modules |