components/ocaml/Makefile
changeset 3955 4e310c8109a5
parent 3817 30b42c38bbc4
child 4339 6501cf9c29f9
equal deleted inserted replaced
3953:7a1f9588575b 3955:4e310c8109a5
   158 
   158 
   159 build:		$(BUILD_32)
   159 build:		$(BUILD_32)
   160 
   160 
   161 install:	$(INSTALL_32)
   161 install:	$(INSTALL_32)
   162 
   162 
   163 test:		$(TEST_32)
   163 test:		$(NO_TESTS)
   164 
   164 
   165 
   165 
   166 REQUIRED_PACKAGES += runtime/tcl-8
   166 REQUIRED_PACKAGES += runtime/tcl-8
   167 REQUIRED_PACKAGES += runtime/tk-8
   167 REQUIRED_PACKAGES += runtime/tk-8
   168 REQUIRED_PACKAGES += shell/ksh93
   168 REQUIRED_PACKAGES += shell/ksh93