comparison 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
comparison
equal deleted inserted replaced
1392:ea60a2678dec 1393:a771d1785c2a
112 112
113 dist: 113 dist:
114 ln $(DISTFILES) ../`cat ../.fname`/liboctave 114 ln $(DISTFILES) ../`cat ../.fname`/liboctave
115 .PHONY: dist 115 .PHONY: dist
116 116
117 ifndef $(omit_deps) 117 ifndef omit_deps
118 -include $(MAKEDEPS) 118 -include $(MAKEDEPS)
119 endif 119 endif