forked from Imagelibrary/rtems
2001-04-02 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Remove unix from DIST_SUBDIRS.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-04-02 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* Makefile.am: Remove unix from DIST_SUBDIRS.
|
||||||
|
|
||||||
2001-03-29 Joel Sherrill <joel@OARcorp.com>
|
2001-03-29 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* Per PR150, unix directory and contents removed.
|
* Per PR150, unix directory and contents removed.
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ ACLOCAL_AMFLAGS = -I ../../aclocal
|
|||||||
|
|
||||||
SUBDIRS = @subdirs@
|
SUBDIRS = @subdirs@
|
||||||
|
|
||||||
DIST_SUBDIRS = generic hppa1.1 sh unix
|
DIST_SUBDIRS = generic hppa1.1 sh
|
||||||
|
|
||||||
include $(top_srcdir)/../../automake/subdirs.am
|
include $(top_srcdir)/../../automake/subdirs.am
|
||||||
include $(top_srcdir)/../../automake/host.am
|
include $(top_srcdir)/../../automake/host.am
|
||||||
|
|||||||
Reference in New Issue
Block a user