diff options
author | pixel <pixel> | 2004-01-26 15:31:54 +0000 |
---|---|---|
committer | pixel <pixel> | 2004-01-26 15:31:54 +0000 |
commit | dd1a70b70cc5a4ab3a7dbeef2862d4a817fd91a7 (patch) | |
tree | c231980c6568c1a87412d6a7740025d7fce34742 /Makefile | |
parent | 3830a1a01fac86fea249fafc81f42b2f1e8ed1ae (diff) |
Blah
Diffstat (limited to 'Makefile')
-rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ CDTOOL_LDFLAGS=`baltisot-config --libs` CXX=g++ #SUBDIRS = psxdev lib Xenogears VP MegamanX5 -SUBDIRS = psxdev lib PE +SUBDIRS = psxdev lib PE Xenogears TARGET = lzss dlzss cd-tool str-player crypto-search bgrep tile-convert mipspoke all: subdirs ${TARGET} |