]> Lady’s Gitweb - Shushe/blobdiff - GNUmakefile
Allow separate find rules for includes
[Shushe] / GNUmakefile
index a6741782f2a6b3114bd6f705b382f352703728f3..174f340315870e795c32985fa69e854df4c29233 100644 (file)
@@ -139,6 +139,8 @@ MAGICDIR := $(patsubst ./%,%,$(THISDIR)/magic)
 # a period.
 FINDOPTS := -PE
 FINDRULES := -flags -nohidden -and -not -name '.*'
+FINDINCLUDEOPTS := $(FINDOPTS)
+FINDINCLUDERULES := $(FINDRULES)
 
 # The list of parsers for plaintext file types.
 #
This page took 0.063273 seconds and 4 git commands to generate.