summaryrefslogtreecommitdiffstats
path: root/tools/cpu/unix/Makefile.am
diff options
context:
space:
mode:
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