diff liboctave/Makefile.in @ 4713:d803e4187494

[project @ 2004-01-22 20:31:55 by jwe]
author jwe
date Thu, 22 Jan 2004 20:31:55 +0000
parents b7e7a31dbfb1
children 8ece12f60ba2
line wrap: on
line diff
--- a/liboctave/Makefile.in	Thu Jan 22 19:46:19 2004 +0000
+++ b/liboctave/Makefile.in	Thu Jan 22 20:31:55 2004 +0000
@@ -290,8 +290,8 @@
 .PHONY: mostlyclean
 
 distclean: clean
-	rm -f Makefile so_locations stamp-prereq
-	rm -f $(MX_OP_INC) $(VX_OP_INC) $(MX_OP_SRC) $(VX_OP_SRC) $(OPTS_INC)
+	rm -f Makefile so_locations stamp-prereq $(OPTS_INC)
+	rm -f mx-ops.h $(MX_OP_INC) $(VX_OP_INC) $(MX_OP_SRC) $(VX_OP_SRC)
 .PHONY: distclean
 
 maintainer-clean: distclean