Mercurial > hg > octave-lyh
comparison ChangeLog @ 3648:3074e565689c
[project @ 2000-03-25 07:52:06 by jwe]
author | jwe |
---|---|
date | Sat, 25 Mar 2000 07:52:07 +0000 |
parents | e85efffe12a5 |
children | b3a57a1369f8 |
comparison
equal
deleted
inserted
replaced
3647:4cdb8c0ef5f0 | 3648:3074e565689c |
---|---|
2 | 2 |
3 * octMakefile.in (SUBDIRS): Omit src. | 3 * octMakefile.in (SUBDIRS): Omit src. |
4 (ALL_SUBDIRS): New variable. Include src here. | 4 (ALL_SUBDIRS): New variable. Include src here. |
5 (all): Depend on src instead of $(SUBDIRS). | 5 (all): Depend on src instead of $(SUBDIRS). |
6 (src): New target. Depend on $(SUBDIRS). | 6 (src): New target. Depend on $(SUBDIRS). |
7 | |
8 * Makefile.in (.NOTPARALLEL): New target, for GNU Make 3.79. | |
9 * octMakefile.in (.NOTPARALLEL): Likewise. | |
7 | 10 |
8 2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu> | 11 2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
9 | 12 |
10 * configure.in: Check for vsnprintf. | 13 * configure.in: Check for vsnprintf. |
11 | 14 |