mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
412 B
25 lines
412 B
#
|
|
# Copyright (c) 1995 FirePower Systems, Inc.
|
|
# DO NOT DISTRIBUTE without permission
|
|
#
|
|
# $RCSfile: sources $
|
|
# $Revision: 1.1 $
|
|
# $Date: 1996/03/08 01:17:08 $
|
|
# $Locker: $
|
|
#
|
|
|
|
PPC_SOURCES=\
|
|
color.c \
|
|
debug.c \
|
|
enable.c \
|
|
palette.c \
|
|
brush.c \
|
|
screen.c \
|
|
hooks.c \
|
|
res.rc \
|
|
ppc\rectops.s \
|
|
ppc\pat8.s \
|
|
ppc\pat16.s \
|
|
ppc\pat32.s \
|
|
ppc\patop.s \
|
|
ppc\textsub.s
|