diff Makefile @ 650:78cffa191a1e

compiling codec-cfg by default disabled
author arpi_esp
date Thu, 26 Apr 2001 22:07:59 +0000
parents f1301ff4b979
children f66c41c3ca78
line wrap: on
line diff
--- a/Makefile	Thu Apr 26 21:47:18 2001 +0000
+++ b/Makefile	Thu Apr 26 22:07:59 2001 +0000
@@ -30,7 +30,7 @@
 
 # .PHONY: all clean
 
-all:	version.h config.h $(PRG) $(PRG_CFG)
+all:	version.h config.h $(PRG)
 # $(PRG_AVIP)
 
 .c.o: