diff options
author | Ed Maste <emaste@FreeBSD.org> | 2018-04-27 12:02:11 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2018-04-27 12:02:11 +0000 |
commit | 87ec209e33f42bd708452228ae84ded370b70163 (patch) | |
tree | 383c9baa54277bab438efb0a8159968c39a928ea /libelf/Makefile | |
parent | 2b7f789ebfc1d2b049bf705a49f76e078e3b11b7 (diff) |
Notes
Diffstat (limited to 'libelf/Makefile')
-rw-r--r-- | libelf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libelf/Makefile b/libelf/Makefile index b9e4e13373db0..5d4beaa08e44e 100644 --- a/libelf/Makefile +++ b/libelf/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile 2605 2012-10-02 17:52:20Z jkoshy $ +# $Id: Makefile 3594 2018-04-11 18:26:50Z jkoshy $ -TOP= ${.CURDIR}/.. +TOP= .. LIB= elf |