Update GNO version makefile to include new source files.

This commit is contained in:
Stephen Heumann 2022-01-10 19:10:50 -06:00
parent 522a6fc3f8
commit 28f653693c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
LIB = orca
SRCS = cc.asm ctype.asm orca.asm signal2.c stdlib.asm string.asm \
time.asm toolglue.asm vars.asm int64.asm fenv.asm fpextra.asm \
math2.asm
math2.asm locale.asm uchar.asm
buildall .PHONY: build assert.o