* SUBDIRS: Changed to OS_DIR
authorcacao <none@none>
Tue, 23 Aug 2005 14:54:10 +0000 (14:54 +0000)
committercacao <none@none>
Tue, 23 Aug 2005 14:54:10 +0000 (14:54 +0000)
src/vm/jit/mips/Makefile.am

index b0401d93b713777776b1a934c03a43b267983ad5..700280d18bcfa0588fe70d4f4b4911f51626c31c 100644 (file)
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 3116 2005-07-27 12:14:03Z twisti $
+## $Id: Makefile.am 3136 2005-08-23 14:54:10Z cacao $
 
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = irix
+SUBDIRS = $(OS_DIR)
 
 INCLUDES = -I$(top_srcdir)/src -I$(top_builddir) -I$(top_builddir)/src