summaryrefslogtreecommitdiff
path: root/psxdev/Makefile
diff options
context:
space:
mode:
authorpixel <pixel>2003-06-20 14:08:16 +0000
committerpixel <pixel>2003-06-20 14:08:16 +0000
commit30f218eb43414407ff8fad136ac1b14d419c29b5 (patch)
tree1e4c1dd71272f861daf90baced75fa604cdbf168 /psxdev/Makefile
parent7fc9c6dfbef57331c8b5eae0943f3fe95f2e63e1 (diff)
Compiling again
Diffstat (limited to 'psxdev/Makefile')
-rw-r--r--psxdev/Makefile2
1 files changed, 1 insertions, 1 deletions
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