diff src/Makefile.in @ 1459:0b5abd833621

[project @ 1995-09-20 05:51:42 by jwe]
author jwe
date Wed, 20 Sep 1995 06:07:46 +0000
parents f18c5b5db882
children fa8326a8eec8
line wrap: on
line diff
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -2,9 +2,9 @@
 # Makefile for octave's src directory
 #
 # John W. Eaton
-# jwe@che.utexas.edu
+# jwe@bevo.che.wisc.edu
+# University of Wisconsin-Madison
 # Department of Chemical Engineering
-# The University of Texas at Austin
 
 TOPDIR = ..
 
@@ -182,12 +182,12 @@
 .PHONY: mostlyclean
 
 distclean: clean
-	rm -f Makefile octave .fname *.d *.def
+	rm -f Makefile octave .fname *.d *.def safe-stat.h safe-lstat.h
 .PHONY: distclean
 
 maintainer-clean: distclean
 	rm -f tags TAGS y.tab.c y.tab.h y.output yy.lex.c \
-	lex.cc parse.cc defaults.h *.d *.def
+	lex.cc parse.cc defaults.h
 .PHONY: maintainer-clean
 
 local-dist: parse.cc lex.cc