diff liboctave/Makefile.in @ 1393:a771d1785c2a

[project @ 1995-09-14 09:31:16 by jwe]
author jwe
date Thu, 14 Sep 1995 09:36:42 +0000
parents 02a4e580de4e
children 2eb569ed50bf
line wrap: on
line diff
--- a/liboctave/Makefile.in	Thu Sep 14 09:14:31 1995 +0000
+++ b/liboctave/Makefile.in	Thu Sep 14 09:36:42 1995 +0000
@@ -114,6 +114,6 @@
 	ln $(DISTFILES) ../`cat ../.fname`/liboctave
 .PHONY: dist
 
-ifndef $(omit_deps)
+ifndef omit_deps
 -include $(MAKEDEPS)
 endif