comparison Makeconf.in @ 702:45764610984a

[project @ 1994-09-15 02:32:47 by jwe]
author jwe
date Thu, 15 Sep 1994 02:32:47 +0000
parents eb88bf09a645
children 6caaaf4c5dd4
comparison
equal deleted inserted replaced
701:0a81458ef677 702:45764610984a
20 RANLIB = @RANLIB@ 20 RANLIB = @RANLIB@
21 21
22 RUNTEST = @RUNTEST@ 22 RUNTEST = @RUNTEST@
23 23
24 DEFAULT_PAGER = @DEFAULT_PAGER@ 24 DEFAULT_PAGER = @DEFAULT_PAGER@
25
26 WITH_DLD = @use_dld@
27
28 OCTAVE_LITE = @lite_kernel@
25 29
26 # Fortran to C translator and associated flags. 30 # Fortran to C translator and associated flags.
27 31
28 F2C = @F2C@ 32 F2C = @F2C@
29 F2CFLAGS = @F2CFLAGS@ 33 F2CFLAGS = @F2CFLAGS@