summaryrefslogtreecommitdiff
path: root/usr/src/cmd/pfexecd
diff options
context:
space:
mode:
authorToomas Soome <tsoome@me.com>2017-07-16 21:44:49 +0300
committerDan McDonald <danmcd@joyent.com>2018-02-07 11:42:21 -0500
commit4ecc75a514e023664b130792957c3973a982cebe (patch)
treeb5d1f22123c7c4da1e9cf0a075b7e38bf850452e /usr/src/cmd/pfexecd
parent1e8199757379047b30cc13c6aed3a0d25c7a035a (diff)
downloadillumos-joyent-4ecc75a514e023664b130792957c3973a982cebe.tar.gz
9034 pfexecd: duplicate lint target in Makefile
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/cmd/pfexecd')
-rw-r--r--usr/src/cmd/pfexecd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/cmd/pfexecd/Makefile b/usr/src/cmd/pfexecd/Makefile
index 262bef7054..56f922541c 100644
--- a/usr/src/cmd/pfexecd/Makefile
+++ b/usr/src/cmd/pfexecd/Makefile
@@ -28,7 +28,6 @@
PROG= pfexecd
MANIFEST= pfexecd.xml
SRCS= $(PROG:%=%.c)
-lint: lint_SRCS
include ../Makefile.cmd