diff liboctave/Makefile.in @ 2053:6acfd17972b4

[project @ 1996-04-07 03:26:10 by jwe]
author jwe
date Sun, 07 Apr 1996 03:32:01 +0000
parents 18847f7caa8a
children 1523f75dc160
line wrap: on
line diff
--- a/liboctave/Makefile.in	Wed Apr 03 17:19:29 1996 +0000
+++ b/liboctave/Makefile.in	Sun Apr 07 03:32:01 1996 +0000
@@ -187,11 +187,13 @@
 .PHONY: mostlyclean
 
 distclean: clean
-	rm -f Makefile so_locations
+	rm -f Makefile so_locations stamp-picdir stamp-shared
+	-rmdir pic
 .PHONY: distclean
 
 maintainer-clean: distclean
-	rm -f tags TAGS
+	rm -f tags TAGS stamp-picdir stamp-shared
+	-rmdir pic
 .PHONY: maintainer-clean
 
 local-dist: