[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / prex-old / usr / test

Diff for /prex-old/usr/test/Makefile between version 1.1.1.1 and 1.1.1.1.2.1

version 1.1.1.1, 2008/06/03 10:38:51 version 1.1.1.1.2.1, 2008/08/13 17:12:45
Line 6 
Line 6 
 SUBDIR=         task thread ipc timer exception fault deadlock sem mutex \  SUBDIR=         task thread ipc timer exception fault deadlock sem mutex \
                 cap dvs ipc_mt kmon                  cap dvs ipc_mt kmon
   
 ifeq ($(ARCH),i386)  
 SUBDIR+=        ioport  
 endif  
   
 #  #
 # Test for driver  # Test for driver
 #  #
Line 23 
Line 19 
 #  #
 # Test for servers  # Test for servers
 #  #
 SUBDIR+=        fileio vfork args debug signal  SUBDIR+=        fileio vfork args debug signal fifo pipe
   
 include $(SRCDIR)/mk/subdir.mk  include $(SRCDIR)/mk/subdir.mk

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1

CVSweb