summaryrefslogtreecommitdiff
path: root/sal/workben/makefile.mk
diff options
context:
space:
mode:
authorFrancois Tigeot <ftigeot@wolfpond.org>2011-06-24 21:09:04 +0200
committerFrancois Tigeot <ftigeot@wolfpond.org>2011-06-27 12:19:28 +0200
commitc3fbaff0ecf115998e0367ed33df976e6edf28dc (patch)
tree4ba495f4484e936c6720448f00f2b89a0f8698da /sal/workben/makefile.mk
parent818891f6f4a9ec4564684ae1cd56f8e0c360dfed (diff)
Remove tgetpwnam.cxx, it is unused.
Diffstat (limited to 'sal/workben/makefile.mk')
-rw-r--r--sal/workben/makefile.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/sal/workben/makefile.mk b/sal/workben/makefile.mk
index 79b18ac4f55d..8c0e7c4ed255 100644
--- a/sal/workben/makefile.mk
+++ b/sal/workben/makefile.mk
@@ -100,20 +100,6 @@ APP4STDLIBS=$(SALLIB)
APP4DEPN=$(SLB)$/sal.lib
#
-# tgetpwnam
-#
-.IF "$(OS)"=="NETBSD" || "$(OS)"=="FREEBSD" || "$(OS)"=="OPENBSD" || \
- "$(OS)"=="DRAGONFLY"
-OBJFILES+=\
- $(OBJ)$/tgetpwnam.obj
-
-APP5TARGET=tgetpwnam
-APP5OBJS=$(OBJ)$/tgetpwnam.obj
-APP5STDLIBS=$(SALLIB)
-APP5DEPN=$(SLB)$/sal.lib
-.ENDIF # (netbsd | freebsd)
-
-#
# measure_oustrings
#
OBJFILES+=\