comparison liboctave/Makefile.in @ 1319:1270bf19f7fe

[project @ 1995-08-22 00:43:02 by jwe]
author jwe
date Tue, 22 Aug 1995 00:43:02 +0000
parents 0bf4d2b7def4
children 588cad732153
comparison
equal deleted inserted replaced
1318:74716278ccb3 1319:1270bf19f7fe
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 -include $(MAKEDEPS) 118 -include $(MAKEDEPS)
119 endif