From 30f218eb43414407ff8fad136ac1b14d419c29b5 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 20 Jun 2003 14:08:16 +0000 Subject: Compiling again --- psxdev/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'psxdev/Makefile') diff --git a/psxdev/Makefile b/psxdev/Makefile index bca0c5a..3a62c72 100644 --- a/psxdev/Makefile +++ b/psxdev/Makefile @@ -4,7 +4,7 @@ OBJECTS = xadecode.o bs.o idctfst.o jfdctint.o vlc.o TARGETS = psxdev.a CC=gcc -CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -I../includes +CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -I../includes `baltisot-config --cflags` # -Werror # -pedantic-errors -- cgit v1.2.3