소스 검색

Installation of interpreters should be done from global action file

ceriel 36 년 전
부모
커밋
0f63db8dd0
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      Action

+ 4 - 0
Action

@@ -185,6 +185,10 @@ end
 name "Pascal frontend"
 dir lang/pc/pem
 end
+name "Motorola 68000 interpreters"
+system "m68*|sun*"
+dir mach/mantra/int
+end
 name "EM interpreter in C"
 dir util/int
 end