summaryrefslogtreecommitdiffstats
path: root/private/mvdm/v86/monitor/i386/sources
blob: 826099cfca7e010de65ad265765dcd1164686d2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
i386_SOURCES=i386\monitor.c \
             i386\fastpm.asm\
             i386\sas.c \
             i386\spcstubs.c \
             i386\thread.c \
             i386\int.c
!IF 0
Note: to build with profiling support, add the following to the i386_sources

             i386\proflib.c \
!ENDIF