forked from Imagelibrary/rtems
43 lines
1.6 KiB
Plaintext
43 lines
1.6 KiB
Plaintext
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
|
|
|
2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
|
|
|
|
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
|
|
Switch to GNU canonicalization.
|
|
* psxtests.am: Remove DEFS.
|
|
|
|
2000-10-24 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
|
|
It was formerly incorrectly prototyped in <libio.h>.
|
|
|
|
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
|
|
psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
|
|
psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
|
|
psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
|
|
psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
|
|
psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
|
|
psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
|
|
psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
|
|
|
|
2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
|
|
psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
|
|
psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
|
|
psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
|
|
psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
|
|
psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
|
|
Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
|
|
|
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog: New file.
|