Skip to content

Commit 21255c5

Browse files
author
Sebastian Carlos
committed
remove unused var from makefile
1 parent e563755 commit 21255c5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ exec_prefix := $(prefix)
1313
# Executables
1414
bindir := $(exec_prefix)/bin
1515

16-
# Root of read-only data
17-
datarootdir := $(prefix)/share
18-
1916
# Set space as the recipe prefix, instead of tab
2017
# Note: It also works with multiple spaces before the recipe text
2118
empty :=

0 commit comments

Comments
 (0)