Develop and Download Open Source Software

Browse CVS Repository

Diff of /mame32jp/mame32jp/makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5 by zero, Wed Apr 24 03:53:19 2002 UTC revision 1.6 by zero, Thu Apr 25 17:04:59 2002 UTC
# Line 200  NAME = $(TARGET)32$(SUFFIX) Line 200  NAME = $(TARGET)32$(SUFFIX)
200  # some structures and thus they can't be linked against each other.  # some structures and thus they can't be linked against each other.
201  # cleantiny isn't needed anymore, because the tiny build has its  # cleantiny isn't needed anymore, because the tiny build has its
202  # own object directory too.  # own object directory too.
203  OBJ = obj/$(CPUTYPE)  OBJ = ../obj/$(CPUTYPE)
204    
205  EMULATOR = exe/$(CPUTYPE)/$(NAME)$(EXE)  EMULATOR = ../exe/$(CPUTYPE)/$(NAME)$(EXE)
206    
207  #####################################################################  #####################################################################
208  # check enviroment  # check enviroment

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26