From d5b00e18b1c5f85702d52e6803a205e7b004cc7a Mon Sep 17 00:00:00 2001 From: beveloper Date: Sun, 20 Jun 2004 16:13:01 +0000 Subject: [PATCH] cleanup git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8076 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/bin/make/glob/Jamfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/apps/bin/make/glob/Jamfile b/src/apps/bin/make/glob/Jamfile index 1d9226719d..456f80b226 100644 --- a/src/apps/bin/make/glob/Jamfile +++ b/src/apps/bin/make/glob/Jamfile @@ -2,9 +2,6 @@ SubDir OBOS_TOP src apps bin make glob ; SubDirCcFlags -DHAVE_CONFIG_H ; -#SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) $(DOTDOT) ] ; -#SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) $(DOTDOT) include ] ; - SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) ] ; StaticLibrary glob :