/[TIS-4000 Rel T60]/Tornado2/platform/Makefile.config
ViewVC logotype

Diff of /Tornado2/platform/Makefile.config

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by tis4000, Fri Apr 21 17:36:24 2000 UTC revision 1.2 by tis4000, Tue Nov 28 17:27:37 2000 UTC
# Line 23  X486INX = Line 23  X486INX =
23  #  #
24    
25  SRCS =\  SRCS =\
         $(SRC)/platform.c \  
         $(SRC)/mv147.c \  
         $(SRC)/mv167.c \  
         $(SRC)/watchdog.c \  
26          $(SRC)/tisAbortHandler.c \          $(SRC)/tisAbortHandler.c \
         $(SRC)/x486.c \  
27          $(SRC)/DosFsExtras.c \          $(SRC)/DosFsExtras.c \
28          $(SRC)/GetPCTime.c \          $(SRC)/GetPCTime.c \
29    #       $(SRC)/platform.c \
30    #       $(SRC)/x486.c \
31    #       $(SRC)/mv147.c \
32    #       $(SRC)/mv167.c \
33    #       $(SRC)/watchdog.c \
34  #       $(SRC)/taskMon.c \  #       $(SRC)/taskMon.c \
35          # ---          # ---
36    
# Line 50  endif Line 50  endif
50  #  #
51    
52  OBJS =\  OBJS =\
         platform.o \  
         mv147.o \  
         mv167.o \  
         watchdog.o \  
53          tisAbortHandler.o \          tisAbortHandler.o \
54          x486.o \  #       platform.o \
55    #       mv147.o \
56    #       mv167.o \
57    #       watchdog.o \
58    #       x486.o \
59          # ---          # ---
60    
61  #  #

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.30