mirror of
https://github.com/tmate-io/tmate.git
synced 2025-02-17 02:41:07 +01:00
+=.
This commit is contained in:
parent
d8a35ffa50
commit
1f2d9e64bb
4
Makefile
4
Makefile
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.123 2009-04-27 13:21:15 tcunha Exp $
|
||||
# $Id: Makefile,v 1.124 2009-04-27 16:55:29 nicm Exp $
|
||||
|
||||
.SUFFIXES: .c .o .y .h
|
||||
.PHONY: clean update-index.html upload-index.html
|
||||
@ -91,7 +91,7 @@ LIBS+= -lcrypt
|
||||
|
||||
# NetBSD
|
||||
.if ${OS} == "NetBSD"
|
||||
INCDIRS= -Icompat
|
||||
INCDIRS+= -Icompat
|
||||
SRCS+= compat/strtonum.c compat/vis.c
|
||||
LIBS+= -lcrypt
|
||||
CFLAGS+=-DNO_STRTONUM
|
||||
|
Loading…
Reference in New Issue
Block a user