From f7916866e3e4a81a2ba69d75b04ee6c45673429e Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 4 Jan 2014 17:07:11 +0000 Subject: remove all references to using libMNG --- beos/Makefile.target | 2 -- 1 file changed, 2 deletions(-) (limited to 'beos/Makefile.target') diff --git a/beos/Makefile.target b/beos/Makefile.target index 499ec16e9..81e2a951e 100644 --- a/beos/Makefile.target +++ b/beos/Makefile.target @@ -32,7 +32,6 @@ RSRC_BEOS = $(addprefix $(OBJROOT)/,$(subst /,_,$(patsubst %.rdef,%.rsrc,$(RDEF_ RESOURCES = $(RSRC_BEOS) ifeq ($(HOST),beos) CFLAGS += -I/boot/home/config/include \ - -I/boot/home/config/include/libmng \ -I/boot/home/config/include/hubbub \ -I/boot/home/config/include/libcss \ -I/boot/home/config/include/parserutils @@ -42,7 +41,6 @@ ifeq ($(HOST),beos) ifneq ($(wildcard /boot/develop/lib/*/libnetwork.so),) # Haiku CFLAGS += -I/boot/common/include \ - -I/boot/common/include/libmng \ -I/boot/common/include/hubbub \ -I/boot/common/include/libcss \ -I/boot/common/include/parserutils -- cgit v1.2.3