Mercurial > hg > octave-nkf
changeset 14:0adc78bf6a95
[project @ 1993-08-10 20:05:43 by jwe]
Initial revision
author | jwe |
---|---|
date | Tue, 10 Aug 1993 20:05:43 +0000 |
parents | 01dd3d6d3b3a |
children | a74018918cf3 |
files | libcruft/balgen/Makefile.in |
diffstat | 1 files changed, 18 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
new file mode 100644 --- /dev/null +++ b/libcruft/balgen/Makefile.in @@ -0,0 +1,18 @@ +# +# Makefile for octave's libcruft/balgen directory +# +# John W. Eaton +# jwe@che.utexas.edu +# Department of Chemical Engineering +# The University of Texas at Austin + +TOPDIR = ../.. + +srcdir = @srcdir@ +VPATH = @srcdir@ + +EXTERNAL_DISTFILES = $(DISTFILES) + +include $(TOPDIR)/Makeconf + +include ../Makerules