summaryrefslogtreecommitdiffstats
path: root/tools/cpu/unix/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-29 16:47:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-29 16:47:50 +0000
commit88f3393b2a6f8f48bfcf6bfbd84c3b0d86253191 (patch)
treee4f1a34a61fd693dea8acd0910d618814270cd6b /tools/cpu/unix/Makefile.am
parent2001-03-29 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-88f3393b2a6f8f48bfcf6bfbd84c3b0d86253191.tar.bz2
2001-03-29 Joel Sherrill <joel@OARcorp.com>
* Per PR150, unix directory and contents removed. * unix/, unix/ChangeLog, unix/Makefile.am, unix/configure.ac, unix/gensize.c: Deleted.
Diffstat (limited to 'tools/cpu/unix/Makefile.am')
-rw-r--r--tools/cpu/unix/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/cpu/unix/Makefile.am b/tools/cpu/unix/Makefile.am
deleted file mode 100644
index b6bd3c9061..0000000000
--- a/tools/cpu/unix/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-##
-## $Id$
-##
-
-ACLOCAL_AMFLAGS = -I ../../../aclocal
-
-noinst_PROGRAMS = gensize
-
-gensize_SOURCES = gensize.c
-
-include $(top_srcdir)/../../../automake/host.am