From 44adf768555ecd211f90cbf4d87b44ba42044d86 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 5 Sep 2003 23:50:16 +0000 Subject: Continuing toying --- nmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nmakefile') diff --git a/nmakefile b/nmakefile index 8b573b6..87997aa 100644 --- a/nmakefile +++ b/nmakefile @@ -5,8 +5,8 @@ _LIBS = "MSVC\Baltisot - generic\Debug\Baltisot - generic.lib" "MSVC\PSX-Bundle #------------------------------------------------------------------ -TARGETS = bgrep.exe lzss-main.exe cd-tool.exe crypto-search.exe -SUBDIRS = Xenogears +TARGETS = bgrep.exe cd-tool.exe crypto-search.exe lzss-main.exe +SUBDIRS = Xenogears PE all : $(TARGETS) for %i in ( $(SUBDIRS) ) do $(_MAKE_IN_DIR) %i all -- cgit v1.2.3