big rework

This commit is contained in:
Josh Coalson
2002-08-27 05:36:09 +00:00
parent 162b8a36ec
commit b5cc55f312
8 changed files with 139 additions and 29 deletions

View File

@@ -10,7 +10,9 @@
C_FILES= \
canonical_tag.c \
dither.c
charset.c \
dither.c \
id3v1.c
OBJS= $(C_FILES:.c=.obj)