diff options
author | Pixel <Pixel> | 2002-07-16 10:35:56 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2002-07-16 10:35:56 +0000 |
commit | 83f8bd40af68bd0e161b93704408b76e904039b8 (patch) | |
tree | 3279cbe596af6481e16cc567fcf5a06fa5644195 /Makefile | |
parent | 50dbdbd466572928a619554e5c756bd52c415597 (diff) |
VePeeeeeeeeee
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 -I. +CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -pedantic-errors -Werror CXX=g++ SUBDIRS = psxdev Xenogears VP MegamanX5 |