From 20ccc5193b6538fad516843a6c20ec8356cac405 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Mon, 26 Dec 2011 09:29:58 +0000 Subject: [PATCH] - remove erroneous lines that creeped in rev. 1.4771 Approved by: miwi (mentor) --- devel/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/devel/Makefile b/devel/Makefile index 32d53412b0c6..24fdbdef7a37 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -36,12 +36,6 @@ SUBDIR += ald SUBDIR += alf SUBDIR += allegro -do-build: - @cd ${WRKSRC} && ${SH} build module - -do-install: - @cd ${WRKSRC} && INSTALLDIR=${PREFIX}/lib/ocaml/site-lib/react ${SH} build install-plugin - SUBDIR += allegro-devel SUBDIR += anjuta SUBDIR += anjuta-extras