From 25bcc34db05731c1510d0dc77549754b1ad16dd1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 14 Oct 2009 12:15:21 +0000 Subject: Remove (Abandoned) --- cpukit/score/cpu/unix/Makefile.am | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 cpukit/score/cpu/unix/Makefile.am (limited to 'cpukit/score/cpu/unix/Makefile.am') diff --git a/cpukit/score/cpu/unix/Makefile.am b/cpukit/score/cpu/unix/Makefile.am deleted file mode 100644 index fdf5dbf979..0000000000 --- a/cpukit/score/cpu/unix/Makefile.am +++ /dev/null @@ -1,21 +0,0 @@ -## -## $Id$ -## - -include $(top_srcdir)/automake/compile.am - -AM_CPPFLAGS += -DCPU_SYNC_IO - -include_rtemsdir = $(includedir)/rtems -include_rtems_HEADERS = rtems/asm.h - -include_rtems_scoredir = $(includedir)/rtems/score -include_rtems_score_HEADERS = rtems/score/types.h rtems/score/cpu.h \ - rtems/score/unix.h - -noinst_LIBRARIES = libscorecpu.a -libscorecpu_a_SOURCES = cpu.c -libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS) - -include $(srcdir)/preinstall.am -include $(top_srcdir)/automake/local.am -- cgit v1.2.3