summaryrefslogtreecommitdiff
path: root/devel/gnu-efi/files/patch-Makefile
blob: 5800b4eb1fb9e5a71d78774221f7e1dda6b63c02 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	2015-08-17 20:06:47 UTC
+++ Makefile
@@ -42,7 +42,7 @@ VPATH = $(SRCDIR)
 
 include $(SRCDIR)/Make.defaults
 
-SUBDIRS = lib gnuefi inc apps
+SUBDIRS = lib gnuefi inc
 gnuefi: lib
 
 all:	check_gcc $(SUBDIRS)