From 492ca575941d0e30b3725bf7a9966cab8df7e238 Mon Sep 17 00:00:00 2001 From: Pixel Date: Fri, 19 Jul 2002 12:52:47 +0000 Subject: Moved everything in the right place. Cleaner now. --- psxdev/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'psxdev') diff --git a/psxdev/Makefile b/psxdev/Makefile index fb1cc78..0ddfc4f 100644 --- a/psxdev/Makefile +++ b/psxdev/Makefile @@ -3,7 +3,7 @@ TARGETS=xadecode.o bs.o idctfst.o jfdctint.o vlc.o CC=gcc -CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -I.. +CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -I../includes # -Werror # -pedantic-errors -- cgit v1.2.3