Corrected name of file.

This commit is contained in:
Joel Sherrill
1999-02-24 14:35:33 +00:00
parent 38381a66db
commit d7e2aa656c

View File

@@ -13,7 +13,7 @@ INSTALL = @INSTALL@
PGM=${ARCH}/dmvsonic.rel
# C source names, if any, go here -- minus the .c
C_PIECES=sonic
C_PIECES=dmvsonic
C_FILES=$(C_PIECES:%=%.c)
C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)