diff options
| author | Toomas Soome <tsoome@me.com> | 2017-07-16 21:44:49 +0300 |
|---|---|---|
| committer | Dan McDonald <danmcd@joyent.com> | 2018-02-07 11:42:21 -0500 |
| commit | 4ecc75a514e023664b130792957c3973a982cebe (patch) | |
| tree | b5d1f22123c7c4da1e9cf0a075b7e38bf850452e /usr/src/cmd/pfexecd | |
| parent | 1e8199757379047b30cc13c6aed3a0d25c7a035a (diff) | |
| download | illumos-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/Makefile | 1 |
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 |
