diff options
author | Pixel <Pixel> | 2002-06-23 17:13:59 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2002-06-23 17:13:59 +0000 |
commit | d0f485b19a53ce3c7032066096305dbecba536fe (patch) | |
tree | 3a54b4c9bca34535e7bf42adcbef483619b37fc2 /Xenogears | |
parent | ab0afb77b2a0bb9d5dd3eb27ea98c6f9f4e938c2 (diff) |
Tralala
Diffstat (limited to 'Xenogears')
-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 |