summaryrefslogtreecommitdiffstats
path: root/private/ntos/boot/veneer/ppc/sources
diff options
context:
space:
mode:
Diffstat (limited to 'private/ntos/boot/veneer/ppc/sources')
-rw-r--r--private/ntos/boot/veneer/ppc/sources36
1 files changed, 36 insertions, 0 deletions
diff --git a/private/ntos/boot/veneer/ppc/sources b/private/ntos/boot/veneer/ppc/sources
new file mode 100644
index 000000000..8bfd468c9
--- /dev/null
+++ b/private/ntos/boot/veneer/ppc/sources
@@ -0,0 +1,36 @@
+#
+# Copyright (c) 1995 FirePower Systems, Inc.
+#
+# $RCSfile: sources $
+# $Revision: 1.4 $
+# $Date: 1996/01/11 07:54:58 $
+# $Locker: $
+#
+
+MAIN_PPC_SOURCES=\
+ vrmain.c \
+ vrconfig.c \
+ vrcons.c \
+ vrcpiwrp.c \
+ vrdumptr.c \
+ vrenv.c \
+ vrio.c \
+ vrdisp.c \
+ vrlib.c \
+ vrmalloc.c \
+ vrmemory.c \
+ vrload.c \
+ vrrstart.c \
+ vrmisc.c \
+ vrpehdr.c \
+ vrsup.c \
+ vrtree.c \
+ ppc\vrstart.s \
+ ppc\vrmp.s \
+ ppc\pxcache.s \
+ ppc\pxutil.s
+
+PPC_SOURCES=$(MAIN_PPC_SOURCES) \
+ verno.c
+
+NTTARGETFILES=obj\*\veneer.exe