diff options
Diffstat (limited to 'Xenogears/Makefile')
-rwxr-xr-x | Xenogears/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xenogears/Makefile b/Xenogears/Makefile index 9b8d9db..e5b3945 100755 --- a/Xenogears/Makefile +++ b/Xenogears/Makefile @@ -1,6 +1,6 @@ #!/usr/bin/make -f -CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -pedantic-errors -Werror -I.. +CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -pedantic-errors -I.. CXX=g++ TARGET = reinsert main_dump Decrypt script-comp script-dec XenoCD1.sqr XenoCD2.sqr |