diff options
author | Andy Fiddaman <omnios@citrus-it.co.uk> | 2019-02-09 13:25:02 +0000 |
---|---|---|
committer | Andy Fiddaman <omnios@citrus-it.co.uk> | 2019-02-13 15:35:04 +0000 |
commit | 856f710c9dc323b39da5935194d7928ffb99b67f (patch) | |
tree | da616fb4ba5e2578b263bc984595f2571f8b640b /usr/src/lib/libtermcap | |
parent | c78b1a4529122c8f26c5b25b88f01dc4800751a0 (diff) | |
download | illumos-gate-856f710c9dc323b39da5935194d7928ffb99b67f.tar.gz |
10361 usr/lib - stop lint library generation and packaging
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Frederik Wessels <wessels147@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/lib/libtermcap')
-rw-r--r-- | usr/src/lib/libtermcap/common/llib-ltermcap | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/usr/src/lib/libtermcap/common/llib-ltermcap b/usr/src/lib/libtermcap/common/llib-ltermcap deleted file mode 100644 index 5ca6ced455..0000000000 --- a/usr/src/lib/libtermcap/common/llib-ltermcap +++ /dev/null @@ -1,16 +0,0 @@ -/* - * This file and its contents are supplied under the terms of the - * Common Development and Distribution License ("CDDL"), version 1.0. - * You may only use this file in accordance with the terms of version - * 1.0 of the CDDL. - * - * A full copy of the text of the CDDL should have accompanied this - * source. A copy of the CDDL is also available via the Internet at - * http://www.illumos.org/license/CDDL. - */ - -/* - * Copyright 2011 Nexenta Systems, Inc. All rights reserved. - */ - -#include <termcap.h> |