mpg123-1.32.0
This commit is contained in:
@@ -2,6 +2,7 @@ targets = \
|
||||
feedseek \
|
||||
mpg123_to_out123 \
|
||||
mpg123_to_wav_replaced_io \
|
||||
mpg123_to_wav_reader64 \
|
||||
scan \
|
||||
id3dump \
|
||||
mpglib \
|
||||
@@ -40,6 +41,9 @@ mpg123_to_out123: mpg123_to_out123.c
|
||||
mpg123_to_wav_replaced_io: mpg123_to_wav_replaced_io.c
|
||||
$(compile) -o $@ $< $(OUT123_CFLAGS) $(OUT123_LDFLAGS) $(linkflags)
|
||||
|
||||
mpg123_to_wav_reader64: mpg123_to_wav_reader64.c
|
||||
$(compile) -o $@ $< $(OUT123_CFLAGS) $(OUT123_LDFLAGS) $(linkflags)
|
||||
|
||||
feedseek: feedseek.c
|
||||
$(compile) -o feedseek feedseek.c $(OUT123_CFLAGS) $(OUT123_LDFLAGS) $(linkflags)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user