mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-27 01:32:17 +08:00
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove EXTRA_DIST. Remove DIST_SUBDIRS. Remove obsolete comments.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Remove EXTRA_DIST.
|
||||
Remove DIST_SUBDIRS.
|
||||
Remove obsolete comments.
|
||||
* psxclassic01/psxclassic01.doc: Fix copyright date.
|
||||
|
||||
2011-05-16 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
||||
|
||||
@@ -24,15 +24,7 @@ SUBDIRS += psxfile01 psxfile02 psxfilelock01 psxgetrusage01 psxid01 \
|
||||
psximfs01 psximfs02 psxreaddir psxstat psxmount psx13 psxchroot01 \
|
||||
psxpasswd01 psxpasswd02 psxpipe01 psxtimes01 psxfchx01
|
||||
|
||||
## Until sys/uio.h is moved to libcsupport, we have to have networking
|
||||
## enabled to support readv and writev. Hopefully this is a temporary
|
||||
## situation.
|
||||
## if NEWLIB
|
||||
SUBDIRS += psxrdwrv
|
||||
## endif
|
||||
|
||||
DIST_SUBDIRS = $(SUBDIRS) psxfatal_support
|
||||
EXTRA_DIST = psxfatal_support/init.c psxfatal_support/system.h
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
include $(top_srcdir)/../automake/local.am
|
||||
|
||||
Reference in New Issue
Block a user