diff options
author | Pixel <Pixel> | 2002-07-14 14:39:15 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2002-07-14 14:39:15 +0000 |
commit | feeefcebf8053dc21a396c26c17a9f5fdbf90aff (patch) | |
tree | 37a0c0006aaf1e8efadcff1dbdb1f050f2de836f /Makefile | |
parent | c49849e53e665076148fda3f85b779e36ce784b4 (diff) |
Bleh
Diffstat (limited to 'Makefile')
-rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/make -f -CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -pedantic-errors -Werror +CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -pedantic-errors -Werror -I. CXX=g++ SUBDIRS = psxdev Xenogears VP MegamanX5 |