From e31d66345d46bb7f5bef7bc3bece66db137559f9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 14 Oct 2009 15:07:30 +0000 Subject: =?UTF-8?q?2009-10-14=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * wrapup/Makefile.am: Remove UNIX. --- cpukit/wrapup/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/wrapup') diff --git a/cpukit/wrapup/Makefile.am b/cpukit/wrapup/Makefile.am index 5a3e1ac777..f48e0fddab 100644 --- a/cpukit/wrapup/Makefile.am +++ b/cpukit/wrapup/Makefile.am @@ -30,9 +30,7 @@ TMP_LIBS += ../itron/libitron.a endif TMP_LIBS += ../libcsupport/libcsupport.a -if !UNIX TMP_LIBS += ../libblock/libblock.a -endif if LIBDOSFS TMP_LIBS += ../libfs/libdosfs.a endif -- cgit v1.2.3