Fixed DOS/Win makesfiles for new unified PSR build approach. Fixed issues with rebuilding zmovie.c

This commit is contained in:
n-a-c-h
2006-02-26 04:27:18 +00:00
parent 864237380c
commit 688ec929a2
3 changed files with 6 additions and 11 deletions

View File

@@ -44,7 +44,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#include "gblvars.h"
#include "asm_call.h"
#include "numconv.h"
#include "md.h"
#include "psrhead/md.h"
#ifndef __WIN32__
#define mkdir(path) mkdir(path, (S_IRWXU|S_IRWXG|S_IRWXO)) //0777