Mercurial > mplayer.hg
changeset 608:10eb21c47cbc
changed codec-cfg.c options
author | arpi_esp |
---|---|
date | Tue, 24 Apr 2001 02:20:02 +0000 |
parents | 4407bb4741c9 |
children | 45654e2224d8 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Tue Apr 24 02:14:14 2001 +0000 +++ b/Makefile Tue Apr 24 02:20:02 2001 +0000 @@ -75,7 +75,7 @@ $(CC) $(CFLAGS) -o $(PRG_TV) tvision.o $(OBJS) -lm $(TERMCAP_LIB) $(VO_LIBS) $(PRG_CFG): .depend codec-cfg.c codec-cfg.h - $(CC) $(CFLAGS) -g codec-cfg.c -o $(PRG_CFG) -DTESTING + $(CC) $(CFLAGS) -g codec-cfg.c -o $(PRG_CFG) -DCODECS2HTML install: $(PRG) install -g $(GROUP) -o $(OWNER) -m $(PERM) -s $(PRG) $(BINDIR)